CLab# 1.0 API Documentation |
|
CSPTypeRange.GetStringRepOfDomainInt Method
Gets the string representation of an int within the range.
public override
string GetStringRepOfDomainInt(
Int32 domainInt);
Parameters
-
Int32
- The domain int.
Return Value
The string representation of the domain int.
Exceptions
See Also
CSPTypeRange Class | CLab.CSP Namespace