public class SortDescriptionCollection : System.Collections.ObjectModel.Collection<KeyValuePair<ITuple,SortDirection>>
'宣言 Public Class SortDescriptionCollection Inherits System.Collections.ObjectModel.Collection(Of KeyValuePair(Of ITuple,SortDirection))