Item

XmlMapCollection indexer

Obtiene el mapa xml por el índice específico.

public XmlMap this[int index] { get; }
ParámetroDescripción
indexEl índice.

Valor_devuelto

el mapa xml

Ver también