DataFile.Keys Property
public Dictionary<string, ObjectKey> Keys {get;}
This language is not supported or no code example is available.
public:
property Dictionary<String^, ObjectKey^>^ Keys {
Dictionary<String^, ObjectKey^>^ get( );
}
This language is not supported or no code example is available.