[SerializableAttribute]
public sealed class SortingColumnLegacy : ISortingColumn,
ICloneable<SerializableAttribute>
Public NotInheritable Class SortingColumnLegacy
Implements ISortingColumn, ICloneable[SerializableAttribute]
public ref class SortingColumnLegacy sealed : ISortingColumn,
ICloneable[<SealedAttribute>]
[<SerializableAttribute>]
type SortingColumnLegacy =
class
interface ISortingColumn
interface ICloneable
end| SortingColumnLegacy | Инициализирует новый экземпляр класса SortingColumnLegacy |
| Alias | Псевдоним колонки. |
| SortDirection | Порядок сортировки. |
| Clone | Creates a new object that is a copy of the current instance. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| FromSortingColumn | Создает новый объект SortingColumnLegacy на объекта, переданного в sortingColumn. |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToSortingColumn | Создает новый объект SortingColumn на основе текущего. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |