ConnectionPoint.ConnectionIndex 속성

정의

현재 ConnectionPoint에 대한 연결 인덱스 가져옵니다.

public:
 property int ConnectionIndex { int get(); };
public int ConnectionIndex { get; }
member this.ConnectionIndex : int
Public ReadOnly Property ConnectionIndex As Integer

속성 값

현재 ConnectionPoint연결 인덱스를 나타내는 정수입니다.

설명

활동 디자이너는 반환된 ConnectionIndex 읽기 전용 ConnectionPoint 컬렉션Point에서 식별하기 위해 사용합니다GetConnections.

적용 대상