'宣言 Public Shared Function TryParse( _ ByVal s As System.String, _ ByRef value As PdfOperatorPosition _ ) As System.Boolean
public static System.bool TryParse( System.string s, out PdfOperatorPosition value )
パラメータ
- s
- value
'宣言 Public Shared Function TryParse( _ ByVal s As System.String, _ ByRef value As PdfOperatorPosition _ ) As System.Boolean
public static System.bool TryParse( System.string s, out PdfOperatorPosition value )