get_Keys()
SortedList::get_Keys() const method
Accesses key collection.
SharedPtr<IList<TKey>> System::Collections::Generic::SortedListHelper<TKey, TValue>::get_Keys() const
Return Value
Pointer to interface providing access to stored keys via ICollection interface.
See Also
- Typedef SharedPtr
- Class IList
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Slides