'宣言 Public Class SortDescriptionCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of SortDescription)
public class SortDescriptionCollection : System.Collections.ObjectModel.ObservableCollection<SortDescription>
'宣言 Public Class SortDescriptionCollection Inherits System.Collections.ObjectModel.ObservableCollection(Of SortDescription)
public class SortDescriptionCollection : System.Collections.ObjectModel.ObservableCollection<SortDescription>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
C1.Xaml.SortDescriptionCollection