Namespace Syncfusion.PivotAnalysis.UWP.Engine
Classes
TryParseMethod<T>
Handler method to checks the input value is parsed to output type. |
TryParser<T>
This class is used to check whether the input value is parsed to output type. |
TypeConverterHelper
This class is used to convert the objects based on their data types. |
Interfaces
ITryParser
This interface represents to check input values are parsed to output value type. |