|
IP(Byte) Constructor
|
Initializes a new instance of the
IP class.
Namespace: GSF.Net.SnmpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.205-beta
Syntax Public Sub New (
ip As Byte()
)
GSF.Net.Snmp.IP = function(ip);
View SourceParameters
- ip Byte
- The IP bytes.
Exceptions See Also