バージョン

ConnectionPointDefinitionCollection クラス

ConnectionPointDefinition オブジェクトのコレクションを表します。
シンタックス
'宣言
 
Public Class ConnectionPointDefinitionCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of ConnectionPointDefinition)
public class ConnectionPointDefinitionCollection : System.Collections.ObjectModel.ObservableCollection<ConnectionPointDefinition> 
参照