Get a list of the names (keys) in this collection.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 93.1.0.0 (93.1.0.0)
public List<string> Names { get; }public List<string> Names { get; }Public ReadOnly Property Names As List(Of String)
Get
Public ReadOnly Property Names As List(Of String)
Get
public:
property List<String^>^ Names {
List<String^>^ get ();
}public:
property List<String^>^ Names {
List<String^>^ get ();
}Property Value
Type:
List String