Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Znav
nextC-Sharp Mapping for Enumerations
prevC-Sharp Mapping for Modules

The Slice built-in types are mapped to C# types as shown below:

Slice

C#

bool

bool

byte

byte

short

short

int

int

long

long

float

float

double

double

string

string

Mapping of Slice built-in types to C#.

Ztop
See Also
Zret
Znav
nextC-Sharp Mapping for Enumerations
prevC-Sharp Mapping for Modules