'Declaration Public Function New( _
ByVal decimalPlacesNumber of decimal places.As System.Int32 _
)
public ScientificFormat(
System.Int32 decimalPlaces
)
public: ScientificFormat(
System.Int32 decimalPlaces
)
public:
ScientificFormat(
System.Int32 decimalPlaces
)
Parameters
- decimalPlaces
- Number of decimal places.