public class CardTaskHistoryTreeNode : CardTreeNodeBase
Public Class CardTaskHistoryTreeNode
Inherits CardTreeNodeBase
public ref class CardTaskHistoryTreeNode : public CardTreeNodeBase
type CardTaskHistoryTreeNode =
class
inherit CardTreeNodeBase
end
CardTaskHistoryTreeNode | Инициализирует новый экземпляр класса CardTaskHistoryTreeNode |
Card |
Карточка, относящаяся к данному узлу.
(Унаследован от CardTreeNodeBase) |
IgnoreDuplicates |
Отражает должен ли игнорироваться узел если логика сочтет его дубликатом.
(Унаследован от TreeNodeBaseT) |
Parent |
Родительский узел.
(Унаследован от TreeNodeBaseT) |
Reference |
Ссылка на сопоставленный узел (в другом дереве слияния).
(Унаследован от TreeNodeBaseT) |
State |
Состояние узла.
(Унаследован от TreeNodeBaseT) |
AttachTo |
Устанавливает родительский узел.
(Унаследован от TreeNodeBaseT) |
CheckTypeAndGetReferenceNodeTNode |
Проверяет соответствие типа узла, сопоставленного с текущим узлом и получает его.
(Унаследован от TreeNodeBaseT) |
Equals(ITreeNodeCard) | Indicates whether the current object is equal to another object of the same type. (Переопределяет TreeNodeBaseTEquals(ITreeNodeT)) |
Equals(Object) | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
EqualsByKey |
Сравнение узлов по ключам с учетом уровня сравнения.
(Переопределяет TreeNodeBaseTEqualsByKey(ITreeNodeT, Int32)) |
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. (Унаследован от Object) |
GetHashCode(Int32) |
Получить хэш-код объекта в зависимости от уровня сравнения.
(Переопределяет TreeNodeBaseTGetHashCode(Int32)) |
GetMergeResult |
Логика вычисления результата слияния.
(Переопределяет TreeNodeBaseTGetMergeResult) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
SetReference |
Сопоставляет данный узел с узлом в другом дереве слияния.
(Унаследован от TreeNodeBaseT) |
SetState |
Устанавливает состояние узла.
(Унаследован от TreeNodeBaseT) |
ToString | Returns a string that represents the current object. (Переопределяет CardTreeNodeBaseToString) |