DoubleForEquals.ToInt32 Method


Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

Public Function ToInt32 ( 
	provider As IFormatProvider
) As Integer

C#

public int ToInt32(
	IFormatProvider provider
)

Parameters

provider
Type: System.IFormatProvider

Return Value

Type: Int32

Implements

IConvertible.ToInt32(IFormatProvider)

See Also

Reference

DoubleForEquals Structure
Autodesk.iLogic.Interfaces Namespace