RenderableSeries3DSourceCollection Class Members
The following tables list the members exposed by RenderableSeries3DSourceCollection.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | RenderableSeries3DSourceCollection Constructor |
Public Properties
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Item | Gets or sets the element at the specified index. (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | ParentSurface | (Inherited from SciChart.Charting.Model.ChartSeries.SourceCollectionBase<IRenderableSeries3D,IRenderableSeries3DViewModel>) |
Protected Properties
| Name | Description | |
|---|---|---|
![]() | Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) |
Public Methods
Top
Protected Methods
Top
Extension Methods
| Name | Description | |
|---|---|---|
![]() | DebugFinalizer<T> | |
![]() | FindIndex | Overloaded. |
![]() | ForEachDo | Overloaded. |
![]() | IsNullOrEmptyList | |
![]() | ToDoubleArray | Overloaded. |
![]() | ToEnumerable<T> | |
![]() | ToStringArray2D<T> |
Public Events
| Name | Description | |
|---|---|---|
![]() | CollectionChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<TView>) |
Protected Events
| Name | Description | |
|---|---|---|
![]() | PropertyChanged | (Inherited from System.Collections.ObjectModel.ObservableCollection<TView>) |
See Also







