System::Collections::Specialized::StringCollection::operator[] méthode

StringCollection::operator[] method

Fonction d’accès.

System::String & System::Collections::Specialized::StringCollection::operator[](int index)
ParamètreTypeDescription
indiceintIndice pour obtenir l’élément.

ReturnValue

Référence à la chaîne à la position spécifiée, existante ou nouvellement créée.

Voir aussi