'Declaration Public Shared Function h( _ ByVal a As System.String, _ ByRef b As System.Drawing.Color _ ) As System.Boolean
public static System.bool h( System.string a, out System.Drawing.Color b )
cc Class cc Members