FakePropertyMeta IsPropertyForIndexer Method Cognex VisionPro 9.22

Returns true if this is a FakeProperty to expose an indexer for a collection's "Item" method.

Namespace: Cognex.Vision.Meta
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax

public bool IsPropertyForIndexer()

Return Value

Type: Boolean
See Also