MoveObject(Item: IMetaDataMember; Position: Integer): Boolean;
Item - record that should be moved.
Position - index of a position, to which a record should be moved.
The MoveObject method moves a specified record in a collection. The method returns True if moving is successful.
See also: