Set |
The SuspendableDocumentNodeBaseSetOfEventData type exposes the following members.
| Name | Description | |
|---|---|---|
| Capacity | Gets the total numbers of elements the internal data structure can hold without resizing. (Inherited from DictionaryEventArgs, EventArgs) | |
| Comparer | Gets the IEqualityComparerT that is used to determine equality of keys for the dictionary. (Inherited from DictionaryEventArgs, EventArgs) | |
| Count | Gets the number of key/value pairs contained in the DictionaryTKey, TValue. (Inherited from DictionaryEventArgs, EventArgs) | |
| IsReadOnly | ||
| Item | Gets or sets the value associated with the specified key. (Inherited from DictionaryEventArgs, EventArgs) | |
| Keys | Gets a collection containing the keys in the DictionaryTKey, TValue. (Inherited from DictionaryEventArgs, EventArgs) | |
| Values | Gets a collection containing the values in the DictionaryTKey, TValue. (Inherited from DictionaryEventArgs, EventArgs) |