| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds an element with the provided name and value to this dictionary. |
![]() | Clear | Removes all elements from the dictionary. |
![]() | Contains | Determines whether the dictionary contains an element with the specified name and specified value. |
![]() | ContainsKey | Determines whether the dictionary contains an element with the specified name. |
![]() | CopyTo | Copies all dicionary elements to the specified array to the specified position. |
![]() | FindNode | Searches the tree node with specified object number from current node. (Inherited from PdfTreeNodeBase) |
![]() | GetAction | Returns the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetLinearizedSubtree | Overloaded. Returns linearized subtree that starts from current node. (Inherited from PdfTreeNodeBase) |
![]() | Remove | Overloaded. Removes the element with the specified name from the dictionary. |
![]() | SetAction | Sets the action, which is associated with the specified action property name. (Inherited from PdfTreeNodeBase) |
![]() | ToString | Returns a System.String that represents this instance. (Inherited from PdfTreeNodeBase) |
![]() | TryGetValue | Returns a value associated with the specified name. |
