次の方法で共有


TextColors.ParseAsInts(String) メソッド

定義

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[]

適用対象