[Missing <summary> documentation for "P:X3Platform.Json.JsonData.Keys"]
Namespace: X3Platform.JsonAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic ICollection<string> Keys { get; }
public:
property ICollection<String^>^ Keys {
ICollection<String^>^ get ();
}
Property Value
Type:
ICollectionString
See Also