Gets a list of the ICogDLRuntimeParam in this dictionary.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.1.0.0)
public ICollection<ICogDLRuntimeParam> Values { get; }public ICollection<ICogDLRuntimeParam> Values { get; }Public ReadOnly Property Values As ICollection(Of ICogDLRuntimeParam)
Get
Public ReadOnly Property Values As ICollection(Of ICogDLRuntimeParam)
Get
public:
property ICollection<ICogDLRuntimeParam^>^ Values {
ICollection<ICogDLRuntimeParam^>^ get ();
}public:
property ICollection<ICogDLRuntimeParam^>^ Values {
ICollection<ICogDLRuntimeParam^>^ get ();
}Property Value
Type:
ICollection ICogDLRuntimeParam