VisibilityInstance 멤버
Represents the visibility state of an instance type object.
VisibilityInstance 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ResetInstanceCache | 인프라 (BaseInstance. . :: . .ResetInstanceCache() () () ()을(를) 재정의합니다.) | |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
필드
이름 | 설명 | |
---|---|---|
m_cachedCurrentlyHidden | 인프라 | |
m_cachedStartHidden | 인프라 | |
m_currentlyHiddenValue | 인프라 | |
m_startHiddenValue | 인프라 |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
CurrentlyHidden | Gets a Boolean value that indicates whether the instance type object is visible. | |
StartHidden | Gets a Boolean value that indicates whether the instance type object is initially hidden. |
맨 위로 이동