Element |
public ElementDataParameter( EntityBase parentEntity, ConnectorElement connectorElement, string name, string description )
| Exception | Condition |
|---|---|
| ArgumentNullException | parentEntity or connectorElement is . |
| ArgumentException | connectorElement does not belong to a SelectTransform object. |