'宣言 Public Shared Function TryParse( _ ByVal s As String, _ ByRef z As Complex _ ) As Boolean
public static bool TryParse( string s, out Complex z )
Complex 構造体 Complex メンバ