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


ContextLink - члены

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

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

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

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

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

Методы

  Имя Описание
ms551993.pubmethod(ru-ru,VS.90).gif Equals Returns whether this ContextLink object is the same as the specified object. (Переопределяет Object.Equals(Object).)
ms551993.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms551993.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 like a hash table. (Переопределяет Object.GetHashCode().)
ms551993.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms551993.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms551993.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Операторы

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

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

Свойства

  Имя Описание
ms551993.pubproperty(ru-ru,VS.90).gif DestinationNode Gets the ContextNode object that is the destination of this ContextLink object.
ms551993.pubproperty(ru-ru,VS.90).gif LinkDirection Gets the type of link that this ContextLink is set as.
ms551993.pubproperty(ru-ru,VS.90).gif SourceNode Gets the ContextNode object that is the source of this ContextLink object.

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

См. также

Ссылки

ContextLink Класс

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