Поделиться через


ContextLink - члены

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Represents a relationship between two ContextNode objects that is not a parent-child relationship.

Тип ContextLink предоставляет следующие члены.

Методы

  Имя Описание
ms610383.pubmethod(ru-ru,VS.90).gif Equals Returns whether this ContextLink object is the same as the specified object. (Переопределяет Object.Equals(Object).)
ms610383.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms610383.pubmethod(ru-ru,VS.90).gif GetHashCode Serves as a hash function for a particular type; suitable for use in hashing algorithms and data structures, such as hash tables. (Переопределяет Object.GetHashCode().)
ms610383.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms610383.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms610383.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

В начало страницы

Операторы

  Имя Описание
ms610383.puboperator(ru-ru,VS.90).gifms610383.static(ru-ru,VS.90).gif Equality Determines whether two specified ContextLink objects have the same value.
ms610383.puboperator(ru-ru,VS.90).gifms610383.static(ru-ru,VS.90).gif Inequality Determines whether two specified ContextLink objects have different values.

В начало страницы

Свойства

  Имя Описание
ms610383.pubproperty(ru-ru,VS.90).gif DestinationNode Gets the ContextNode object that is the destination of the current ContextLink object.
ms610383.pubproperty(ru-ru,VS.90).gif LinkDirection Gets the directional relationship between the SourceNode and the DestinationNode.
ms610383.pubproperty(ru-ru,VS.90).gif SourceNode Gets the ContextNode object that is the source of the current ContextLink object.

В начало страницы

См. также

Ссылки

ContextLink Класс

System.Windows.Ink - пространство имен