Click or drag to resize
OzGPC_IPListComboTryParse Method (String, Object)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.3.9.0
Syntax
public override bool TryParse(
	string from,
	out Object to
)

Parameters

from
Type: SystemString
to
Type: SystemObject

Return Value

Type: Boolean
See Also