In This Topic
Returns an index of this connection point. NOTE: This can be an index among the connection points of a function (if this object represents a "logical" connection point) or an index among the connection points of a symbol (if this object is just a graphical connection point of a symbol).
Syntax
public:
property int Index {
int get();
}
See Also