다음을 통해 공유


TextColors.Parse(String) 메서드

정의

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

적용 대상