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