MultiReferenceAnnotationOptions.ElementsMatchReferenceCategory
Method
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.
Parameters
Parameter | Type | Description |
---|---|---|
elements | ICollection | The elements to test. |
Return Value
Type | Description |
---|---|
Boolean | True if all the elements match the reference category required by the MultiReferenceAnnotationType. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |