lexicGraphSetT Properties |
[This is preliminary documentation and is subject to change.]
The lexicGraphSetT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of key/value pairs contained in the ConcurrentDictionaryTKey, TValue. (Inherited from ConcurrentDictionaryString, T.) | |
| IsEmpty | Gets a value that indicates whether the ConcurrentDictionaryTKey, TValue is empty. (Inherited from ConcurrentDictionaryString, T.) | |
| Item | Gets or sets the value associated with the specified key. (Inherited from ConcurrentDictionaryString, T.) | |
| Keys | Gets a collection containing the keys in the DictionaryTKey, TValue. (Inherited from ConcurrentDictionaryString, T.) | |
| Values | Gets a collection that contains the values in the DictionaryTKey, TValue. (Inherited from ConcurrentDictionaryString, T.) |