This topic has not yet been rated - Rate this topic

CloudBaseCollection(T) Class

Represents a Base Collection that has a DataServiceContext.

Namespace:  Microsoft.WindowsAzure.MediaServices.Client
Assembly:  Microsoft.WindowsAzure.MediaServices.Client (in Microsoft.WindowsAzure.MediaServices.Client.dll)
[<AbstractClassAttribute>]
type CloudBaseCollection<'T> =  
    class 
        inherit BaseCollection<'T>
    end

Type Parameters

T

Specifies the collections entity type.

The CloudBaseCollection(T) type exposes the following members.

  NameDescription
Public propertyElementType Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed. (Inherited from BaseCollection(T).)
Public propertyExpression Gets the expression tree that is associated with the instance of IQueryable. (Inherited from BaseCollection(T).)
Public propertyProvider Gets the query provider that is associated with this data source. (Inherited from BaseCollection(T).)
Protected propertyQueryable Gets the queryable collection of items. (Overrides BaseCollection(T).Queryable.)
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator Returns an enumerator that iterates through the collection. (Inherited from BaseCollection(T).)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
  NameDescription
Explicit interface implemetationPrivate methodIEnumerable.GetEnumerator Returns an enumerator that iterates through a collection. (Inherited from BaseCollection(T).)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.
facebook page visit twitter rss feed newsletter