StructureColDeleteStructure Method

Overload List

DeleteStructure(Int32) Returns true if the structure was deleted from the collection. Returns false if the structure could not be found or if there are run sets in the project.
DeleteStructure(String) Returns true if the structure was deleted from the collection. Returns false if the structure could not be found or if there are run sets in the project.
DeleteStructure(Structure) Returns true if the structure was deleted from the collection. Returns false if the structure could not be found or if there are run sets in the project.

See Also