Membres Helper
Contains methods to identify a primitive data type and map the primitive type to a Microsoft .NET Framework system type.
Le type Helper expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
Helper | Initializes a new instance of the Helper class. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() ![]() |
CompareArrays | Compares two arrays. |
![]() |
Equals | (Hérité de Object.) |
![]() |
Finalize | (Hérité de Object.) |
![]() ![]() |
GetDotNetType | Gets the full name of the Microsoft .NET Framework System.Type that corresponds to the value type. |
![]() |
GetHashCode | (Hérité de Object.) |
![]() |
GetType | (Hérité de Object.) |
![]() ![]() |
IsPrimitiveType | Indicates if a data type is a value type. |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
ToString | (Hérité de Object.) |
![]() ![]() |
Validate | Indicates whether a value can be converted to the specified primitive data type. |
Haut de la page