KaufenBuy
1-855-856-7678
SupportSupport
Enumerable for task input assets.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
Der InputAssetCollection<T>-Typ macht folgende Elemente verfügbar.
| Name | Beschreibung | |
|---|---|---|
![]() | InputAssetCollection<T> | Initializes a new instance of the <see cref="T:Microsoft.WindowsAzure.MediaServices.Client.InputAssetCollection`1" /> class. |
| Name | Beschreibung | |
|---|---|---|
![]() | Count | Gets the count of element within a enumerable. |
![]() | IsReadOnly | Gets a value indicating whether the <see cref="T:System.Collections.Generic.ICollection`1" /> is read-only. |
![]() | Item | Gets the IAsset at the specified index. |
| Name | Beschreibung | |
|---|---|---|
![]() | Add | Adds the specified item to a collection. |
![]() | AddRange | Adds the range of assets to a collection. |
![]() | Clear | Removes all items from the <see cref="T:System.Collections.Generic.ICollection`1" />. |
![]() | Contains | Determines whether the <see cref="T:System.Collections.Generic.ICollection`1" /> contains a specific value. |
![]() | CopyTo | Copies to. |
![]() | Equals | (Geerbt von Object.) |
![]() | Finalize | (Geerbt von Object.) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetHashCode | (Geerbt von Object.) |
![]() | GetType | (Geerbt von Object.) |
![]() | MemberwiseClone | (Geerbt von Object.) |
![]() | Remove | Removes the first occurrence of a specific object from the <see cref="T:System.Collections.Generic.ICollection`1" />. |
![]() | ToString | (Geerbt von Object.) |
| Name | Beschreibung | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator | Returns an enumerator that iterates through a collection. |