Click or drag to resize

NetworkSettingsBaseIPAddressInfoToIPAddress Method

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public static IPAddress ToIPAddress(
	string szAddress
)

Parameters

szAddress
Type: SystemString

[Missing <param name="szAddress"/> documentation for "M:com.gigatms.NetworkSettingsBase.IPAddressInfo.ToIPAddress(System.String)"]

Return Value

Type: IPAddress

[Missing <returns> documentation for "M:com.gigatms.NetworkSettingsBase.IPAddressInfo.ToIPAddress(System.String)"]

See Also