'宣言 Protected Overrides Sub OnCollectionChanged( _ ByVal e As System.Collections.Specialized.NotifyCollectionChangedEventArgs _ )
'使用法 Dim instance As MarkerStyleCollection Dim e As System.Collections.Specialized.NotifyCollectionChangedEventArgs instance.OnCollectionChanged(e)
protected override void OnCollectionChanged( System.Collections.Specialized.NotifyCollectionChangedEventArgs e )
パラメータ
- e