SalesBuy
1-855-856-7678
Technical SupportSupport
Represents a Base Collection that has a DataServiceContext.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
The CloudBaseCollection(T) type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ElementType | 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).) |
![]() | Expression | Gets the expression tree that is associated with the instance of IQueryable. (Inherited from BaseCollection(T).) |
![]() | Provider | Gets the query provider that is associated with this data source. (Inherited from BaseCollection(T).) |
![]() | Queryable | Gets the queryable collection of items. (Overrides BaseCollection(T).Queryable.) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (Inherited from BaseCollection(T).) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator | Returns an enumerator that iterates through a collection. (Inherited from BaseCollection(T).) |