| ConverterToInt32 Method |
Namespace:
Dynamicweb.Core
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public static int ToInt32(
Object value
)
Public Shared Function ToInt32 (
value As Object
) As Integer
Parameters
- value
- Type: SystemObject
Return Value
Type:
Int32See Also