A collection helper methods for use when implementing type converters.
Namespace:
Endeca.Data.ComponentModelAssembly: Endeca.Data (in Endeca.Data.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public static class TypeConverterUtility |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class TypeConverterUtility |
| Visual C++ |
|---|
public ref class TypeConverterUtility abstract sealed |
Remarks
External code should not need to access this class. Instead the BindingUtility class
in the Endeca.Web assembly should be used.