Click or drag to resize
BroccoliSharp BroSubnetToIPAddress Method
Returns an IPAddress representation of this BroSubnet.

Namespace: BroccoliSharp
Assembly: BroccoliSharp (in BroccoliSharp.dll) Version: 1.0.5434.15853
Syntax
public IPAddress ToIPAddress()

Return Value

Type: IPAddress
IPAddress representation of this BroSubnet.
See Also