getInt64 abstract method

int? getInt64()

Gets 64-bits integer value or null if the type doesn't match.

Returns int?. Attribute value.

Implementation

int? getInt64();