ComponentOne Extended Library for UWP
Set(Int32,Color) Method

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace > ColorPalette Class > Set Method : Set(Int32,Color) Method
Assigns the color to the palette entry with the specified index.
Syntax
'Declaration
 
Public Overloads Sub Set( _
   ByVal index As System.Integer, _
   ByVal color As Windows.UI.Color _
) 
public void Set( 
   System.int index,
   Windows.UI.Color color
)

Parameters

index
color
See Also

Reference

ColorPalette Class
ColorPalette Members
Overload List