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