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