StructuralConnectionHandler.RemoveReferences
Description:
Removes references from the connection. All references in an array should belong to the connection.
Removes references from the connection. All references in an array should belong to the connection.
public void RemoveReferences(
IList<Reference> picks
)
-
IList<Reference>picksThe array containing picks to be removed.
-
One or more picks was not permitted to be removed from the connection. Picks should be members of the connection.
-
A non-optional argument was null