| C1.Win.C1Document.4 アセンブリ > C1.Win.C1Document 名前空間 : NotifyCollectionEventHandler デリゲート |
'宣言 Public Delegate Sub NotifyCollectionEventHandler( _ ByVal sender As System.Object, _ ByVal e As NotifyCollectionEventArgs _ )
public delegate void NotifyCollectionEventHandler( System.object sender, NotifyCollectionEventArgs e )