System.Windows.Forms.Design.MaskDescriptor: Method Members

The methods of System.Windows.Forms.Design.MaskDescriptor are listed below. For a list of all members, see the MaskDescriptor Members list.

See Also: Inherited members from System.Object

Public Methods

override
Equals(object) : bool

Determines whether the specified System.Windows.Forms.Design.MaskDescriptor is equal to the current System.Windows.Forms.Design.MaskDescriptor.

override
GetHashCode() : int
Documentation for this section has not yet been entered.
static
IsValidMaskDescriptor(MaskDescriptor) : bool

Returns a value indicating whether the specified mask descriptor is valid and can be added to the masks list.

static
IsValidMaskDescriptor(MaskDescriptor, out string) : bool
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.