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