Overload List
| Name | Description | |
|---|---|---|
| setItem(Int32, IGraphicParentChild) | Replace the element at the specified index. | |
| setItem(String, IGraphicParentChild) | Replace the element with the specified key. If the key is not a member of this dictionary, insert the key/value pair. |
See Also