[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.Net.GateAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
IDictionary<string, Object> Items { get; }
IDictionary<string, Object> Items { get; }
ReadOnly Property Items As IDictionary(Of String, Object)
Get
ReadOnly Property Items As IDictionary(Of String, Object)
Get
property IDictionary<String^, Object^>^ Items {
IDictionary<String^, Object^>^ get ();
}
property IDictionary<String^, Object^>^ Items {
IDictionary<String^, Object^>^ get ();
}
abstract Items : IDictionary<string, Object> with get
abstract Items : IDictionary<string, Object> with get
Property Value
Type:
IDictionary
String,
Object