| 
            
              IPGetRaw Method
             | 
          
        
        
            Gets the raw bytes.
            
        
        Namespace: GSF.Net.SnmpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.258-beta
SyntaxPublic Function GetRaw As Byte()
public:
array<unsigned char>^ GetRaw()
member GetRaw : unit -> byte[] 
 View SourceReturn Value
ByteSystem.Byte[].
See Also