2024 Method
Changes 2
M

IndependentTag.RemoveReferences

Description:
Removes the provided list of references from the tag's list of references.
public void RemoveReferences(
	IList<Reference> referencesToRemove
)
  • IList<Reference>
    referencesToRemove
    References to be removed from tag.