FillSeries Class
public class FillSeries : IEnumerable<Fill>
This language is not supported or no code example is available.
public ref class FillSeries : public IEnumerable<Fill^>^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
FillSeries(string) | Initializes a new instance of the FillSeries class. |
| Name | Description | |
|---|---|---|
|
Add(Fill) | Adds the specified fill. |
|
Clear() | Clears this instance. |
|
GetEnumerator() | Returns an enumerator that iterates through the collection. |
|
GetIndex(DateTime, IndexOption) | Gets the index. |