DekGenius.com
Team LiB   Previous Section   Next Section
B
base

A variable with the same meaning as this, except it accesses a base class implementation of a member.



bool

A logical datatype that can be true or false.



break

A jump statement that exits a loop or switch statement block.



byte

A one-byte unsigned integral datatype.



    Team LiB   Previous Section   Next Section