Membros VisibilityInstance
Represents the visibility state of an instance type object.
O tipo VisibilityInstance expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ResetInstanceCache | Infraestrutura. (Substitui BaseInstance. . :: . .ResetInstanceCache() () () ().) | |
ToString | (Herdado de Object.) |
Início
Campos
Nome | Descrição | |
---|---|---|
m_cachedCurrentlyHidden | Infraestrutura. | |
m_cachedStartHidden | Infraestrutura. | |
m_currentlyHiddenValue | Infraestrutura. | |
m_startHiddenValue | Infraestrutura. |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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. |
Início
Consulte também