public OrderedDictionary<TKey, TValue> .KeyCollection Keys { get; }
Public ReadOnly Property Keys As OrderedDictionary<TKey, TValue> .KeyCollection Get
public: property OrderedDictionary<TKey, TValue> .KeyCollection^ Keys { OrderedDictionary<TKey, TValue> .KeyCollection^ get (); }
member Keys : OrderedDictionary<TKey, TValue> .KeyCollection with get
function get_Keys();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.