Gets the IPv4 scope with the specified subnet address

Namespace: CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP
Assembly: CENTREL.XIA.Network.Management.DHCP (in CENTREL.XIA.Network.Management.DHCP.dll)

Syntax

C#

public DHCPScope GetScope(

uint SubnetAddress

)

VB

Public Function GetScope( _

SubnetAddress As UInteger _

) As DHCPScope

C++

public:

DHCPScope^ GetScope(

unsigned int SubnetAddress

)

Parameters

Return Value

Type: CENTREL.XIA.Network.Management.DHCP.DHCPScopeCENTREL.XIA.Network.Management.DHCP.DHCPScopeCENTREL::XIA::Network::Management::DHCP::DHCPScope

See Also

DHCPServerManagementDHCPServerManagementDHCPServerManagement Class
CENTREL.XIA.Network.Management.DHCPCENTREL.XIA.Network.Management.DHCPCENTREL::XIA::Network::Management::DHCP Namespace