public sealed class OrderColumn : IEquatable<OrderColumn>
Public NotInheritable Class OrderColumn
Implements IEquatable(Of OrderColumn)
public ref class OrderColumn sealed : IEquatable<OrderColumn^>
[<SealedAttribute>]
type OrderColumn =
class
interface IEquatable<OrderColumn>
end
OrderColumn | Инициализирует новый экземпляр класса OrderColumn |
OrderFieldName | Поле для сортировки. |
SectionName | Секция, в которой есть поле для сортировки. |
Equals(Object) | Determines whether the specified object is equal to the current object. (Переопределяет ObjectEquals(Object)) |
Equals(OrderColumn) | Indicates whether the current object is equal to another object of the same type. |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Переопределяет ObjectGetHashCode) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |