[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)
public IDictionary<string, Object> Items { get; set; }
public IDictionary<string, Object> Items { get; set; }
Public Property Items As IDictionary(Of String, Object)
Get
Set
Public Property Items As IDictionary(Of String, Object)
Get
Set
public:
virtual property IDictionary<String^, Object^>^ Items {
IDictionary<String^, Object^>^ get () sealed;
void set (IDictionary<String^, Object^>^ value) sealed;
}
public:
virtual property IDictionary<String^, Object^>^ Items {
IDictionary<String^, Object^>^ get () sealed;
void set (IDictionary<String^, Object^>^ value) sealed;
}
abstract Items : IDictionary<string, Object> with get, set
override Items : IDictionary<string, Object> with get, set
abstract Items : IDictionary<string, Object> with get, set
override Items : IDictionary<string, Object> with get, set
Property Value
Type:
IDictionary
String,
Object Implements
ITraffic Items