Namespace:
Ozeki.Common
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
Boolean
See Also