SerializableObjectKeys - свойство |
Коллекция ключей.
Пространство имён:
Tessa.Platform.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксисpublic ICollection<string> Keys { get; }Public ReadOnly Property Keys As ICollection(Of String)
Get
public:
virtual property ICollection<String^>^ Keys {
ICollection<String^>^ get () sealed;
}abstract Keys : ICollection<string> with get
override Keys : ICollection<string> with get
Значение свойства
Тип:
ICollectionStringРеализации
IDictionaryTKey, TValueKeys
См. также