|
DiscoveryToBytes Method
|
Converts to the bytes.
Namespace: GSF.Net.Snmp.MessagingAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.248-beta
SyntaxPublic Function ToBytes As Byte()
public:
array<unsigned char>^ ToBytes()
member ToBytes : unit -> byte[]
View SourceReturn Value
Byte
See Also