Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public bool PString(
string s
)
Public Function PString (
s As String
) As Boolean
public:
bool PString(
String^ s
)
member PString :
s : string -> bool
Parameters
- s
- Type: SystemString
Return Value
Type:
BooleanSee Also