In This Topic
            
            Returns an index of this connection point. NOTE: This may be an index amongst a function's conn. points (in case this object represents a 'logical' conn. point) or an index amongst a symbol's conn. points (in case this object is just a graphical conn. point of a symbol).
            
            
            Syntax
            
            
            
            
        
            
            public:
property int Index {
   int get();
}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            See Also