Compartir a través de


ApplicationTypeList.Item[Int32] Propiedad

Definición

Obtiene el elemento en el índice especificado.

public System.Fabric.Query.ApplicationType this[int index] { get; set; }
member this.Item(int) : System.Fabric.Query.ApplicationType with get, set
Default Public Property Item(index As Integer) As ApplicationType

Parámetros

index
Int32

Índice especificado.

Valor de propiedad

Elemento que se encuentra en el índice especificado.

Implementaciones

Se aplica a