ICollectionOwnership Interface

Represents type ICollectionOwnership.

Namespace: Spring.Collections
type
 ICollectionOwnership = interface
 ['{6D028EAF-3D14-4362-898C-BFAD1110547F}']
 end;

The ICollectionOwnership type exposes the following members.

Show:
 NameDescription
OwnsObjects

Represents property OwnsObjects.

Top
Show:
 NameDescription
GetOwnsObjects

Represents method GetOwnsObjects.

SetOwnsObjects(Boolean)

Represents method SetOwnsObjects(Boolean).

Top