NamedConfigurationElementCollectionTAllKeys Property |
[Missing <summary> documentation for "P:X3Platform.Configuration.NamedConfigurationElementCollection`1.AllKeys"]
Namespace: X3Platform.ConfigurationAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic string[] AllKeys { get; }
public:
property array<String^>^ AllKeys {
array<String^>^ get ();
}
Property Value
Type:
String
See Also