OEC Application Programming Interface
AllocationBlockItems.Remove Method
Removes an item from a collection.
public
Void
Remove(
AllocationBlockItem
item
);
Parameters
item
Item to remove
See Also
AllocationBlockItems Class
|
OEC.API Namespace