TG.INI
IniKeyValueValueInt64 Property |
Gets or Sets the value as a 64 bit integer.
Namespace: TG.INI
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
public long ValueInt64 { get; set; }
Public Property ValueInt64 As Long Get Set
public: property long long ValueInt64 { long long get (); void set (long long value); }
member ValueInt64 : int64 with get, set
Property Value
Type: Int64See Also