Item

DestinationCollection indexer

Obtiene el objeto de destino por index.

public KeyValuePair<string, object> this[int index] { get; }
ParámetroDescripción
indexEl índice de destino a obtener.

Valor_devuelto

Destino.

Ver también