Freigeben über


Helper-Member

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

Der Helper-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode Helper Initializes a new instance of the Helper class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche MethodeStatischer Member CompareArrays Compares two arrays.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche MethodeStatischer Member GetDotNetType Gets the full name of the Microsoft .NET Framework System.Type that corresponds to the value type.
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche MethodeStatischer Member IsPrimitiveType Indicates if a data type is a value type.
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche MethodeStatischer Member Validate Indicates whether a value can be converted to the specified primitive data type.

Zum Anfang