Click or drag to resize
IReadOnlyPropertyAsInt Method
Overload List
  NameDescription
Public methodAsInt
Value converted to a nullable int. If the value cannot be converted, an exception is thrown
Public methodAsInt(Int32)
Value converted to a int using the default value if null. If the value cannot be converted, an exception is thrown
Top
See Also