PresentationChartCollection Class |
Namespace: GroupDocs.Watermark.Contents.Presentation
The PresentationChartCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements contained in the collection.
(Inherited from ReadOnlyListBaseT.) |
![]() | IsReadOnly |
Gets a value indicating whether the collection is read-only.
(Inherited from ReadOnlyListBaseT.) |
![]() | Item |
Gets the element at the specified index in the collection.
(Inherited from ReadOnlyListBaseT.) |
Name | Description | |
---|---|---|
![]() | Contains |
Determines whether the collection contains a specific item.
(Inherited from ReadOnlyListBaseT.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through a collection.
(Inherited from ReadOnlyListBaseT.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IndexOf |
Determines the index of a specific item in the collection.
(Inherited from ReadOnlyListBaseT.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | ICollectionTClear | (Inherited from ReadOnlyListBaseT.) |
![]() ![]() | IListClear | (Inherited from ReadOnlyListBaseT.) |
![]() ![]() | ICollectionTRemove | (Inherited from ReadOnlyListBaseT.) |
![]() ![]() | IListRemove | (Inherited from ReadOnlyListBaseT.) |
![]() ![]() | IListTRemoveAt | (Inherited from ReadOnlyListBaseT.) |
![]() ![]() | IListRemoveAt | (Inherited from ReadOnlyListBaseT.) |