Item

CharInfoCollection indexer

Obtient l’élément CharInfo à l’index spécifié.

public CharInfo this[int index] { get; }
ParamètreLa description
indexIndex dans la collection.

Return_Value

Objet CharInfo.

Voir également