public OrderedDictionaryTKey, TValueKeyCollection Keys { get; }
Public ReadOnly Property Keys As OrderedDictionaryTKey, TValueKeyCollection
Get
public:
property OrderedDictionaryTKey, TValueKeyCollection^ Keys {
OrderedDictionaryTKey, TValueKeyCollection^ get ();
}
function get_Keys();