RendererErrorCode Class Members
The following tables list the members exposed by RendererErrorCode.
Public Constructors
Name | Description | |
---|---|---|
RendererErrorCode Constructor | Initializes a new instance of the RendererErrorCode class. |
Public Properties
Name | Description | |
---|---|---|
Value | Gets the string value (Inherited from SciChart.Charting.Common.StringlyTyped) |
Public Methods
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the specified object is equal to the current object. (Inherited from SciChart.Charting.Common.StringlyTyped) | |
GetHashCode | Serves as the default hash function. (Inherited from SciChart.Charting.Common.StringlyTyped) | |
ToString | Overridden. Returns a string that represents the current object. |
Extension Methods
Name | Description | |
---|---|---|
DebugFinalizer<T> | Notifies that finalizer has been invoked | |
ToDoubleArray | Overloaded. Converts an System.IComparable array to double array | |
ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. | |
ToStringArray2D<T> |
See Also