DataType Methods

CVB.Net Documentation

The DataType type exposes the following members.

Methods

  NameDescription
Public methodEquals
Comparison function.
(Overrides ValueTypeEquals(Object).)
Public methodStatic memberFromUnmanagedDescriptor
Construct a data type descriptor from one of the native library's unmanaged descriptor values.
Public methodGetHashCode
Hash code.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Gets a string representation of this data type.
(Overrides ValueTypeToString.)
Top
See Also

Reference