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


StylusAsyncPluginCollection - члены

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

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

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

Maintains a sequenced list of asynchronous plug-ins that implement the IStylusAsyncPlugin interface. Use this class to add new asynchronous plug-ins to an instance of the RealTimeStylus class.

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

Методы

  Имя Описание
ms585734.pubmethod(ru-ru,VS.90).gif Add Adds an asynchronous plug-in to the end of the StylusAsyncPluginCollection collection.
ms585734.pubmethod(ru-ru,VS.90).gif Clear Removes all IStylusAsyncPlugin objects from the StylusAsyncPluginCollection instance.
ms585734.pubmethod(ru-ru,VS.90).gif Contains Returns a value that indicates whether the StylusAsyncPluginCollection collection contains a specific asynchronous plug-in.
ms585734.pubmethod(ru-ru,VS.90).gif CopyTo Copies the entire StylusAsyncPluginCollection collection to a compatible one-dimensional Array, starting at the specified index of the target array.
ms585734.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms585734.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms585734.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms585734.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms585734.pubmethod(ru-ru,VS.90).gif IndexOf Searches for the specified asynchronous plug-in and returns the zero-based index of the first occurrence of the plug-in within the entire StylusAsyncPluginCollection collection.
ms585734.pubmethod(ru-ru,VS.90).gif Insert Inserts an asynchronous plug-in into the StylusAsyncPluginCollection collection at the specified index.
ms585734.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms585734.pubmethod(ru-ru,VS.90).gif Remove Removes an asynchronous plug-in from the StylusAsyncPluginCollection collection.
ms585734.pubmethod(ru-ru,VS.90).gif RemoveAt Removes the IStylusAsyncPlugin object at the specified index.
ms585734.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Свойства

  Имя Описание
ms585734.pubproperty(ru-ru,VS.90).gif Count Gets the number of IStylusAsyncPlugin objects contained in the StylusAsyncPluginCollection collection.
ms585734.pubproperty(ru-ru,VS.90).gif IsReadOnly Gets a value indicating whether the StylusAsyncPluginCollection collection is read-only.
ms585734.pubproperty(ru-ru,VS.90).gif IsSynchronized Gets a value that indicates whether or not access to the StylusAsyncPluginCollection collection is synchronized (thread safe).
ms585734.pubproperty(ru-ru,VS.90).gif Item Gets or sets the asynchronous plug-in at the specified index in the StylusAsyncPluginCollection collection.
ms585734.pubproperty(ru-ru,VS.90).gif SyncRoot Gets an object that can be used to synchronize access to the StylusAsyncPluginCollection collection.

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

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

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

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

См. также

Ссылки

StylusAsyncPluginCollection Класс

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