Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
public IGraphicParentChild this[
int index
] { get; set; }public IGraphicParentChild this[
int index
] { get; set; }Public Default Property Item (
index As Integer
) As IGraphicParentChild
Get
Set
Public Default Property Item (
index As Integer
) As IGraphicParentChild
Get
Set
public:
virtual property IGraphicParentChild^ default[int index] {
IGraphicParentChild^ get (int index) sealed;
void set (int index, IGraphicParentChild^ value) sealed;
}public:
virtual property IGraphicParentChild^ default[int index] {
IGraphicParentChild^ get (int index) sealed;
void set (int index, IGraphicParentChild^ value) sealed;
}Property Value
Type:
IGraphicParentChildImplements
IList T Item Int32