[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
An extended dictionary that maps a string to an object.
The following tables list the members exposed by the IDataDictionary type.
Public Properties
Name | Description | |
---|---|---|
![]() | Count | (Inherited from ICollection<(Of T>).) |
![]() | FirstValue |
Returns the first value in the enumeration of values
Returns the first value in the enumeration of values
(Inherited from EDictionary<(Of K, V>).) |
![]() | IsReadOnly | (Inherited from ICollection<(Of T>).) |
![]() | Item | (Inherited from IDictionary<(Of TKey, TValue>).) |
![]() | Keys | (Inherited from IDictionary<(Of TKey, TValue>).) |
![]() | Values | (Inherited from IDictionary<(Of TKey, TValue>).) |