LongStringGetTypeCode Method

Return the type code of this object.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3013.4544
C#
public TypeCode GetTypeCode()

Return Value

TypeCode
The suitable system type code of this object.

Implements

IConvertibleGetTypeCode

See Also