public ICollection<TKey> Keys { get; }
Public ReadOnly Property Keys As ICollection(Of TKey) Get
public: virtual property ICollection<TKey>^ Keys { ICollection<TKey>^ get () sealed; }
abstract Keys : ICollection<'TKey> with get override Keys : ICollection<'TKey> with get
function get_Keys();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.