ConnectionInputPointInfo(String, Int32, String)
Constructor
Description:
Construct an input point info.
Construct an input point info.
Syntax
public ConnectionInputPointInfo(
string ptSelectionText,
int inputMemberIndex,
string restrictionType
)
Parameters
Parameter | Type | Description |
---|---|---|
ptSelectionText | String | |
inputMemberIndex | Int32 | |
restrictionType | String |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |