다음을 통해 공유


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

적용 대상