LongStringGetTypeCode Method

Return the type code of this object.

Definition

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

Return Value

TypeCode
The suitable system type code of this object.

Implements

IConvertibleGetTypeCode

See Also