Return type:
Access:
Applies to:
EnumHelper:Subtract ( INPUT enum1 AS CLASS System.Enum,INPUT enum2 AS CLASS System.Enum )
enum-type:enum-memberWhere enum-type is the type name of the enumeration and enum-member is a member name of the enumeration. For example:
System.Windows.Forms.AnchorStyles:Bottom
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |