MultiReferenceAnnotationOptions.ElementsMatchReferenceCategory
Description:
Verifies that all of the elements match the reference category required by the MultiReferenceAnnotationType.
Verifies that all of the elements match the reference category required by the MultiReferenceAnnotationType.
public bool ElementsMatchReferenceCategory(
ICollection<ElementId> elements
)
-
ICollection<ElementId>elementsThe elements to test.
Return Value
bool
True if all the elements match the reference category required by the MultiReferenceAnnotationType.
-
A non-optional argument was null