OutputAssetCollection.Item[Int32] Property

Definition

public Microsoft.WindowsAzure.MediaServices.Client.IAsset this[int index] { get; }
member this.Item(int) : Microsoft.WindowsAzure.MediaServices.Client.IAsset
Default Public ReadOnly Property Item(index As Integer) As IAsset

Parameters

index
Int32

Property Value

Applies to