Membros ChartObjectCollectionBase(T, U)
Represents the base class for a collection of chart objects.
O tipo ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) > expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ChartObjectCollectionBase< (Of < ( <'T, U> ) > ) > | Infraestrutura. |
Início
Métodos
Nome | Descrição | |
---|---|---|
CreateChartObject | Infraestrutura. | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetEnumerator | Infraestrutura. | |
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 an item in the collection by its index. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IEnumerable. . :: . .GetEnumerator | Infraestrutura. |
Início