Remove(Attribute: IMetaAttribute; [RemoveField: Boolean = True]);
Attribute - attribute that is necessary to remove from the collection.
RemoveField - parameter that determines whether it is necessary to remove a field that stores attribute values from a table. Optional parameter. Default value is True - fields are removed from a table.
The Remove method removes an attribute from the collection.
See also: