Membri CustomPropertyCollection
Represents a collection of CustomProperty objects.
Il tipo CustomPropertyCollection espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetEnumerator | Gets the enumerator for this ReportElementCollectionBase<(Of <(<'T>)>)>. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Count | Gets the number of items in the collection. (Esegue l'override di ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Count.) |
![]() |
Item[ ( [ ( Int32] ) ] ) | Gets the item at the specified index. (Esegue l'override di ReportElementCollectionBase< (Of < ( <'T> ) > ) >. . :: . .Item[ ( [ ( Int32] ) ] ) .) |
![]() |
Item[ ( [ ( String] ) ] ) | Gets the item that has the specified name. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
![]() ![]() |
IEnumerable. . :: . .GetEnumerator | Infrastruttura. (Ereditato da ReportElementCollectionBase< (Of < ( <'T> ) > ) >). |
In alto
Vedere anche