'Declaration
Public Overrides Sub Clear()
public override void Clear()
public: void Clear(); override
'Declaration
Public Overrides Sub Clear()
public override void Clear()
public: void Clear(); override
If the collection contains dependent objects, those objects will be deleted when the parent object is saved. There is no concept of removing dependent objects from the collection without deleting them because they do not exist independently of their parent object.