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