Membros EventSetBase
The EventSetBase class is a base class that is used to derive the event set objects.
O tipo EventSetBase expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
EventSetBase() () () () | Initializes a new instance of the EventSetBase class. |
![]() |
EventSetBase(EventSetBase) | Initializes a new instance of the EventSetBase class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
Copy | Returns a copy of the EventSetBase object. |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
FitsMask | Specifies whether the EventSetBase object fits the specified mask. |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
HasCommonBits | Specifies whether the EventSetBase object has common bits with another specified EventSetBase object. |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
SetValue | Sets the bit value at the specified index position. |
![]() |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
NumberOfElements | Gets the number of elements in the event set. |
![]() |
Storage | Gets or sets the bit array for event set storage. |
Início