Поделиться через


ExcludesType Members

Include Protected Members
Include Inherited Members

The ExcludesType class performs a bitwise mask of the specified property and a supplied value.

The ExcludesType type exposes the following members.

Constructors

  Name Description
Public method ExcludesType The ExcludesType constructor initializes a new instance of the ExcludesType class.

Top

Properties

  Name Description
Public property Bitmask The Bitmask property gets or sets a hexadecimal or decimal mask that is to be used during an Excludes restriction operation.
Public property Item The Item property gets or sets the property path that is compared to the Bitmask.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top