public static IList<Color> FromName( string Name )
public: static IList<Color>^ FromName( String^ Name )
'Declaration Public Shared Function FromName( _ ByVal Name As String _ ) As IList(Of Color)
'Usage Dim Name As String Dim value As IList(Of Color) value = ColourPalettes.FromName(Name)
Target Platforms: .NET CLR 4.0 or higher
ColourPalettes Class ColourPalettes Members