TextColors.Parse(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
[System::Runtime::CompilerServices::Extension]
static cli::array <float> ^ Parse(System::String ^ color);
public static float[] Parse (this string color);
static member Parse : string -> single[]
<Extension()>
Public Function Parse (color As String) As Single()
パラメーター
- color
- String
戻り値
Single[]