Элементы Helper

Contains methods to identify a primitive data type and map the primitive type to a Microsoft .NET Framework system type.

Тип Helper предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод Helper Initializes a new instance of the Helper class.

В начало

Методы

  Имя Описание
Открытый методСтатический элемент CompareArrays Compares two arrays.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый методСтатический элемент GetDotNetType Gets the full name of the Microsoft .NET Framework System.Type that corresponds to the value type.
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Открытый методСтатический элемент IsPrimitiveType Indicates if a data type is a value type.
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)
Открытый методСтатический элемент Validate Indicates whether a value can be converted to the specified primitive data type.

В начало