Unit 'xquery.internals.common' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_internettools]

TXQBaseHashmapValuePointerLikeOwning

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: xquery.internals.common.pas line 174

type generic TXQBaseHashmapValuePointerLikeOwning <TKey,TValue,TKeyInfo,TValueOwnershipTracker>= object(specialize TXQBaseHashmapValuePointerLikeReadOnly<,>)

default

type

  PXQBaseHashmapValuePointerLikeOwning = ^TXQBaseHashmapValuePointerLikeOwning;

  

protected

  procedure SetValue();

  

public

  procedure clear;

  

  destructor done;

  

  class procedure disposeAndNil();

  

  procedure assign();

  

  procedure includeAll();

  

  procedure include();

  

  property Values []: TValue; default; [rw]

  

end;

Inheritance

TXQBaseHashmapValuePointerLikeOwning

  

|

TXQBaseHashmapValuePointerLikeReadOnly

  

|

TObject



CT Web help

CodeTyphon Studio