다음을 통해 공유


EventSetBase 멤버

The EventSetBase class is a base class that is used to derive the event set objects.

EventSetBase 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 EventSetBase() () () () Initializes a new instance of the EventSetBase class.
공용 메서드 EventSetBase(EventSetBase) Initializes a new instance of the EventSetBase class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Copy Returns a copy of the EventSetBase object.
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
보호된 메서드 FitsMask Specifies whether the EventSetBase object fits the specified mask.
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 HasCommonBits Specifies whether the EventSetBase object has common bits with another specified EventSetBase object.
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
보호된 메서드 SetValue Sets the bit value at the specified index position.
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 NumberOfElements Gets the number of elements in the event set.
보호된 속성 Storage Gets or sets the bit array for event set storage.

맨 위로 이동