ExcludesType Members
The ExcludesType class performs a bitwise mask of the specified property and a supplied value.
The following tables list the members exposed by the ExcludesType type.
Public Constructors
Name | Description | |
---|---|---|
ExcludesType | The ExcludesType constructor initializes a new instance of the ExcludesType class. |
Top
Public Properties
Name | Description | |
---|---|---|
Bitmask | The Bitmask property gets or sets a hexadecimal or decimal mask that is to be used during an Excludes restriction operation. | |
Item | The Item property gets or sets the property path that is compared to the Bitmask. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top