Item

Indexador SubPathCollection

Obtiene el elemento SubPath en el índice especificado.

public SubPath this[int index] { get; }
ParámetroDescripción
indexÍndice dentro de la colección.

Valor de Retorno

Objeto SubPath.

Véase También