DoubleForEquals.ToInt64 Method


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

Syntax

VB

Public Function ToInt64 ( 
	provider As IFormatProvider
) As Long

C#

public long ToInt64(
	IFormatProvider provider
)

Parameters

provider
Type: System.IFormatProvider

Return Value

Type: Int64

Implements

IConvertible.ToInt64(IFormatProvider)

See Also

Reference

DoubleForEquals Structure
Autodesk.iLogic.Interfaces Namespace