Gets a collection of all values in the dictionary.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
public ICollection Values { get; }public ICollection Values { get; }Public ReadOnly Property Values As ICollection
Get
Public ReadOnly Property Values As ICollection
Get
public:
virtual property ICollection^ Values {
ICollection^ get () sealed;
}public:
virtual property ICollection^ Values {
ICollection^ get () sealed;
}Property Value
Type:
ICollectionImplements
IDictionary Values