購入Buy
1-855-856-7678
サポートSupport
Represents a collection of content keys.
名前空間: Microsoft.WindowsAzure.MediaServices.Client
ContentKeyBaseCollection 型は、以下のメンバーを公開しています。
| 名前 | 説明 | |
|---|---|---|
![]() | ContentKeyQueryable | Gets or sets the queryable collection of content keys. |
![]() | ElementType | Gets the type of the element(s) that are returned when the expression tree associated with this instance of IQueryable is executed. (BaseCollection<T> から継承されています。) |
![]() | Expression | Gets the expression tree that is associated with the instance of IQueryable. (BaseCollection<T> から継承されています。) |
![]() | Provider | Gets the query provider that is associated with this data source. (BaseCollection<T> から継承されています。) |
![]() | Queryable | Gets or sets the IQueryable interface to evaluate queries against the collection. (BaseCollection<T> から継承されています。) |
| 名前 | 説明 | |
|---|---|---|
![]() | Create(Guid, Byte[]) | Creates a content key with the specific key identifier and value. |
![]() | Create(Guid, Byte[], String) | Creates a content key with the specific key identifier and value. |
![]() | CreateAsync(Guid, Byte[]) | Asynchronously creates a content key with the specifies key identifier and value. |
![]() | CreateAsync(Guid, Byte[], String) | Asynchronously creates a content key with the specifies key identifier and value. |
![]() | Equals | (Object から継承されています。) |
![]() | Finalize | (Object から継承されています。) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. (BaseCollection<T> から継承されています。) |
![]() | GetHashCode | (Object から継承されています。) |
![]() | GetType | (Object から継承されています。) |
![]() | MemberwiseClone | (Object から継承されています。) |
![]() | ToString | (Object から継承されています。) |
| 名前 | 説明 | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator | Returns an enumerator that iterates through a collection. (BaseCollection<T> から継承されています。) |