CogSerializableCollectionBase List Property Cognex VisionPro 9.8 SR1
Gets an the IList interface of this collection.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax

protected virtual IList List { get; }

Property Value

Type: IList
See Also