DateTimeContainerToInt32 Method |
Converts the value of this instance to an equivalent 32-bit signed integer using the specified culture-specific formatting information.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax public int ToInt32(
IFormatProvider provider
)
Parameters
- provider
- Type: SystemIFormatProvider
Return Value
Type:
Int32Implements
IConvertibleToInt32(IFormatProvider)See Also