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


ContextLinkBaseCollection - члены

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

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

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

Contains a collection of ContextLinkBase objects that are the result of an ink analysis.

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

Методы

  Имя Описание
ms610150.pubmethod(ru-ru,VS.90).gif Add Adds a new ContextLinkBase object to the ContextLinkBaseCollection, indicating the destination node and its type.
ms610150.pubmethod(ru-ru,VS.90).gif Contains Indicates whether the ContextLinkBaseCollection contains a specific ContextLinkBase object.
ms610150.pubmethod(ru-ru,VS.90).gif CopyTo Copies all the elements in the current ContextLinkBaseCollection to the specified one-dimensional array, starting at the specified destination array index.
ms610150.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms610150.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms610150.pubmethod(ru-ru,VS.90).gif GetEnumerator Returns an object that implements the IEnumerator interface and can iterate through the ContextLinkBase objects within the ContextLinkBaseCollection.
ms610150.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms610150.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms610150.pubmethod(ru-ru,VS.90).gif IndexOf Returns the index of a specific ContextLinkBase object within a ContextLinkBaseCollection.
ms610150.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms610150.pubmethod(ru-ru,VS.90).gif Remove Removes a ContextLinkBase object from the ContextLinkBaseCollection.
ms610150.pubmethod(ru-ru,VS.90).gif RemoveAt Removes a ContextLinkBase object at the specified index from the ContextLinkBaseCollection.
ms610150.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Свойства

  Имя Описание
ms610150.pubproperty(ru-ru,VS.90).gif Count Gets the number of ContextLinkBase objects that are contained in the ContextLinkBaseCollection.
ms610150.pubproperty(ru-ru,VS.90).gif IsSynchronized Gets a value that indicates whether or not access to ContextLinkBaseCollection is synchronized (thread safe).
ms610150.pubproperty(ru-ru,VS.90).gif Item Gets the ContextLinkBase object at the specified index or identifier within ContextLinkBaseCollection.
ms610150.pubproperty(ru-ru,VS.90).gif SyncRoot Returns an object that can be used to synchronize access to this ContextLinkBaseCollection.

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

Явные реализации интерфейса

  Имя Описание
ms610150.pubinterface(ru-ru,VS.90).gifms610150.privmethod(ru-ru,VS.90).gif ICollection.CopyTo
ms610150.pubinterface(ru-ru,VS.90).gifms610150.privmethod(ru-ru,VS.90).gif IEnumerable.GetEnumerator

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

См. также

Ссылки

ContextLinkBaseCollection Класс

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