System::Collections::Generic::IDictionary::get_Keys méthode
IDictionary::get_Keys method
Accède à la collection de clés.
virtual SharedPtr<ICollection<TKey>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Keys() const
ReturnValue
Pointeur vers l’interface fournissant l’accès aux clés stockées via l’interface ICollection.
Voir aussi
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++