Psz Conversion (Psz to Int64) | |
Namespace:
XSharp
Assembly:
XSharp.RT (in XSharp.RT.dll) Version: 2.21
Syntax STATIC OPERATOR IMPLICIT (
p AS PSZ
) AS INT64
public static implicit operator long (
Psz p
)
Request Example
View SourceParameters
- p
- Type: Psz
Return Value
Type:
Int64See Also