<Code Lib>
2020 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
)

Loading…