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