
'宣言 Public NotInheritable Class ControlValidatorCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of ControlValidator)
public sealed class ControlValidatorCollection : System.Collections.ObjectModel.ObservableCollection<ControlValidator>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlValidatorCollection