|
||
|
Enumerations
|
||||||||||||||||||||||||||||||
Enumerations associate an integer value with a symbolic name. An enumeration also limits the choices of value to those from a set. The following enumerations belong to the SilverSharp development platform, and are used exactly the same as any other type.
Several of the enumerations, for instance GenericTypes, replace familiar predefined macro constants. The .NET platform does not have a direct equivalent, and this minimizes parameter errors. |
|||||||||||||||||||||||||||||||
|