14.6 Mapping for Simple Built-in Types The Slice built-in types are mapped to C# types as shown in Table 14.1. Table 14.1. Mapping of Slice built-in types to C#. Slice C# bool bool byte byte short short int int long long float float double double string string