IProjectItemsRemove Method

Remove a project item from the collection

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
void Remove(
	Object Item
)

Parameters

Item
Type: SystemObject
Item Identifier of the project item to remove which is either a one based index of the item in the
See Also