BindingCollectionRemove Method |
Name | Description | |
---|---|---|
Remove(Int32) |
Removes given bindings from the collection. Supported only for collections with parent defined. Returns removed binding objects.
| |
Remove(String) |
Removes given bindings from the collection. Supported only for collections with parent defined, and target object having code name column. Returns removed binding objects.
| |
Remove(IEnumerableTInfo) |
Removes the specified object from the collection.
(Inherited from InfoObjectCollectionTInfo.) | |
Remove(BaseInfo) |
Adds new object to the collection.
(Overrides InfoObjectCollectionTInfoRemove(TInfo).) |