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集合中的 aGetConnections

適用於