Click or drag to resize

BinaryStringGetTypeCode Method

Returns the type code of a BinaryString.

Namespace:  Demo3D.IO
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public TypeCode GetTypeCode()

Return Value

Type: TypeCode
TypeCode.Object

Implements

IConvertibleGetTypeCode
See Also