|
Variable(ObjectIdentifier, ISnmpData) Constructor
|
Creates a
Variable instance with a specific object identifier and data.
Namespace: GSF.Net.SnmpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax Remarks If you set
null to
data, you get a
Variable instance whose
Data is a
Null instance.
See Also