Returns the TypeCode for this instance.
Namespace: SharpAssembler.CoreAssembly: SharpAssembler Core (in SharpAssembler Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public TypeCode GetTypeCode() |
| Visual Basic |
|---|
Public Function GetTypeCode As TypeCode |
| Visual C++ |
|---|
public: virtual TypeCode GetTypeCode() sealed |