Namespace: Cognex.VisionAssembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
public IGraphicParentChild this[
string key
] { get; }public IGraphicParentChild this[
string key
] { get; }Public ReadOnly Default Property Item (
key As String
) As IGraphicParentChild
Get
Public ReadOnly Default Property Item (
key As String
) As IGraphicParentChild
Get
public:
virtual property IGraphicParentChild^ default[String^ key] {
IGraphicParentChild^ get (String^ key) sealed;
}public:
virtual property IGraphicParentChild^ default[String^ key] {
IGraphicParentChild^ get (String^ key) sealed;
}Property Value
Type:
IGraphicParentChild