Int64 Structure
Represents a 64-bit signed integer.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct Int64 : IComparable, IComparable<long>, IEquatable<long>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure Int64 _ Implements IComparable, IComparable(Of Long), IEquatable(Of Long), _ IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class Int64 : IComparable, IComparable<long long^>, IEquatable<long long^>, IFormattable