CameraHealthMemoryGroupValue Property |
Number of memory errors detected by the memory test.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic Nullable<uint> Value { get; set; }Public Property Value As Nullable(Of UInteger)
Get
Set
public:
property Nullable<unsigned int> Value {
Nullable<unsigned int> get ();
void set (Nullable<unsigned int> value);
}Property Value
Type:
NullableUInt32
See Also