System.Runtime.Serialization.IFormatterConverter.ToInt32 Method

Converts a value to a 32-bit signed integer.

Syntax

public int ToInt32 (object value)

Parameters

value
The object to be converted.

Returns

The converted value.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Serialization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0