[This is preliminary documentation and is subject to change.]
Provides a thread-safe dictionary of items
Namespace: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public IDictionary<Object, Object> Items { get; }
public IDictionary<Object, Object> Items { get; }
Public ReadOnly Property Items As IDictionary(Of Object, Object)
Get
Public ReadOnly Property Items As IDictionary(Of Object, Object)
Get
public:
virtual property IDictionary<Object^, Object^>^ Items {
IDictionary<Object^, Object^>^ get () sealed;
}
public:
virtual property IDictionary<Object^, Object^>^ Items {
IDictionary<Object^, Object^>^ get () sealed;
}
abstract Items : IDictionary<Object, Object> with get
override Items : IDictionary<Object, Object> with get
abstract Items : IDictionary<Object, Object> with get
override Items : IDictionary<Object, Object> with get
Property Value
Type:
IDictionary
Object,
Object Implements
ISession Items