'Declaration Public Shared Function TryReadColor( _ ByVal s As System.String, _ ByRef value As System.Drawing.Color _ ) As System.Boolean
public static System.bool TryReadColor( System.string s, out System.Drawing.Color value )
Utils Class Utils Members