'宣言 Public Overloads Shared Function Parse( _ ByVal s As System.String, _ ByVal throwOnError As System.Boolean _ ) As LineDef
public static LineDef Parse( System.string s, System.bool throwOnError )
パラメータ
戻り値の型
新しい LineDef オブジェクト。
'宣言 Public Overloads Shared Function Parse( _ ByVal s As System.String, _ ByVal throwOnError As System.Boolean _ ) As LineDef
public static LineDef Parse( System.string s, System.bool throwOnError )