Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
public override IGraphicParentChild this[
int index
] { get; }public override IGraphicParentChild this[
int index
] { get; }Public Overrides ReadOnly Default Property Item (
index As Integer
) As IGraphicParentChild
Get
Public Overrides ReadOnly Default Property Item (
index As Integer
) As IGraphicParentChild
Get
public:
virtual property IGraphicParentChild^ default[int index] {
IGraphicParentChild^ get (int index) override;
}public:
virtual property IGraphicParentChild^ default[int index] {
IGraphicParentChild^ get (int index) override;
}Property Value
Type:
IGraphicParentChild