Click or drag to resize

OptimizedPersistable Constructor

Overload List
  NameDescription
Public methodOptimizedPersistable
The default constructor can be used to create simple OptimizedPersistable objects.
Public methodOptimizedPersistable(UInt64)
This constructor can be used in cases where the object id is known but you don't want to open the object, maybe you just want to add this object to a BTreeSet.
Top
See Also