public class ValueSeries| ValueSeries | Constructor. |
| EndValue | The ending value of this Value Series. |
| StartValue | The starting value of this Value Series. |
| Step | The step value for this Value Series. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetAsList | Interpres the Value Series, and returns a compiled and complete list of integers as specified by the Value Series. |
| GetAsList(String) | Interprets the Value Series and returns a list of compiled event names. |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Overrides ObjectToString) |