2024 Method
Changes 0
M

StructuralConnectionHandler.RemoveReferences

Description:
Removes references from the connection. All references in an array should belong to the connection.
public void RemoveReferences(
	IList<Reference> picks
)
  • IList<Reference>
    picks
    The array containing picks to be removed.