TSparseInt64Array Class

Represents type TSparseInt64Array.

Namespace: flcDataStructs
TObject
  flcDataStructs.AType
    flcDataStructs.ASparseArray
      flcDataStructs.TSparseInt64Array
type
 TSparseInt64Array = class(ASparseArray)
 end;

The TSparseInt64Array type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the AType class. (Inherited from AType.)

Top
Show:
 NameDescription
AsString

Represents property AsString. (Inherited from AType.)

AsUnicodeString

Represents property AsUnicodeString. (Inherited from AType.)

AsUTF8String

Represents property AsUTF8String. (Inherited from AType.)

Count

Represents property Count.

Item[Integer]

Represents property Item[Integer].

Top
Show:
 NameDescription
Assign(TObject)

Represents method Assign(TObject). (Overrides AType.Assign(TObject).)

AssignTo(TObject)

Represents method AssignTo(TObject). (Inherited from AType.)

Clear

Represents method Clear. (Overrides AType.Clear.)

Compare(TObject)

Represents method Compare(TObject). (Inherited from AType.)

CreateInstance

Represents method CreateInstance. (Inherited from AType.)

Delete(Integer)

Represents method Delete(Integer). (Overrides ASparseArray.Delete(Integer).)

Duplicate

Represents method Duplicate. (Inherited from AType.)

FindFirst(Integer,Int64)

Represents method FindFirst(Integer,Int64).

FindNext(Integer,Int64)

Represents method FindNext(Integer,Int64).

GetCount

Represents method GetCount. (Overrides ASparseArray.GetCount.)

HashValue

Represents method HashValue. (Inherited from AType.)

HasItem(Integer)

Represents method HasItem(Integer). (Overrides ASparseArray.HasItem(Integer).)

IndexError

Represents method IndexError. (Inherited from ASparseArray.)

Init

Represents method Init. (Inherited from AType.)

IsEmpty

Represents method IsEmpty. (Overrides ASparseArray.IsEmpty.)

IsEqual(TObject)

Represents method IsEqual(TObject). (Overrides AType.IsEqual(TObject).)

LocateItem(Integer,Int64)

Represents method LocateItem(Integer,Int64).

LocateItemRecord(Integer,Integer,Integer)

Represents method LocateItemRecord(Integer,Integer,Integer).

RaiseTypeError(String,ExceptClass)

Represents method RaiseTypeError(String,ExceptClass). (Inherited from AType.)

Rehash

Represents method Rehash.

Top
Show:
 NameDescription
FCount

Represents field FCount.

FHashList

Represents field FHashList.

FHashSize

Represents field FHashSize.

Top