'DeclarationPublic ReadOnly Property Devices As SparkplugDeviceCollection
'UsageDim instance As EasySparkplugEdgeNodeCore Dim value As SparkplugDeviceCollection value = instance.Devices
public SparkplugDeviceCollection Devices {get;}
public: property SparkplugDeviceCollection^ Devices { SparkplugDeviceCollection^ get(); }
Property Value
The value of this property cannot be null (Nothing in Visual Basic).
The individual elements of the property value cannot be null (Nothing in Visual Basic).