| 
            
              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.257-beta
Syntax
RemarksIf you set 
null to 
data, you get a 
Variable instance whose 
Data is a 
Null instance.
See Also