GraphicChildren setItem Method Cognex VisionPro 9.22
Overload List

  NameDescription
Public methodsetItem(Int32, IGraphicParentChild)

Replace the element at the specified index.

Public methodsetItem(String, IGraphicParentChild)

Replace the element with the specified key. If the key is not a member of this dictionary, insert the key/value pair.

Top
See Also