'Declaration Public Overrides Function ToString() As System.String
'Usage Dim instance As GcColor Dim value As System.String value = instance.ToString()
public override System.string ToString()
Return Value
A string that consists of the ARGB component names and their values.