System::Collections::Generic::IDictionary::get_Keys Methode
IDictionary::get_Keys method
Greift auf die Schlüsselsammlung zu.
virtual SharedPtr<ICollection<TKey>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Keys() const
ReturnValue
Zeiger auf die Schnittstelle, die Zugriff auf gespeicherte Schlüssel über die ICollection Schnittstelle bereitstellt.
Siehe auch
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++