Membros GaugePanelObjectCollectionBase(T)
Represents the base class for all gauge panel object collections.
O tipo GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) > expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
GaugePanelObjectCollectionBase< (Of < ( <'T> ) > ) > | Infraestrutura. |
Início
Métodos
Nome | Descrição | |
---|---|---|
CreateGaugePanelObject | Infraestrutura. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetEnumerator | Gets the enumerator for this GaugePanelObjectCollectionBase<(Of <(<'T>)>)>. | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Count | Gets the number of items in the collection. | |
Item | Gets the item at the specified index. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infraestrutura. |
Início