StructuralConnectionHandler.AddReferences
Method
Description:
Adds references to the connection. All references should be of applicable category.
Adds references to the connection. All references should be of applicable category.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
picks | IList | The array containing picks of input elements to be added. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | One or more picks was not permitted to be add to the connection. -or- One or more picks was not permitted to be added to the connection. Picks should not be duplicated. |
ArgumentNullException | A non-optional argument was null |