System::Collections::Generic::IDictionary::get_Keys 方法
IDictionary::get_Keys method
访问键集合。
virtual SharedPtr<ICollection<TKey>> System::Collections::Generic::IDictionary<TKey, TValue>::get_Keys() const
ReturnValue
指向提供通过 ICollection 接口访问已存储键的接口的指针。
另见
- Typedef SharedPtr
- Class ICollection
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++