Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: int GetInt(NumericConversionOptions)

Declaration

public int GetInt(
    NumericConversionOptions options = NumericConversionOptions.Strict
)

Summary

Converts the current value to an int. Throws if the conversion is not valid.