'宣言 Public Class SelectionCollectionChangedEventArgs(Of T As IEnumerable) Inherits System.EventArgs
public class SelectionCollectionChangedEventArgs<T> : System.EventArgs where T: IEnumerable
SelectionCollectionChangedEventArgs<T> メンバ Infragistics.Controls.Grids 名前空間