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


Cursors - члены

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

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

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

Represents a collection of Cursor objects.

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

Методы

  Имя Описание
ms583597.pubmethod(ru-ru,VS.90).gif CopyTo Copies all of the elements of the current Cursors collection to the specified one-dimensional array, starting at the specified destination array index.
ms583597.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms583597.protmethod(ru-ru,VS.90).gif Finalize Позволяет объекту Object попытаться освободить ресурсы и выполнить другие операции очистки, перед тем как объект Object будет утилизирован в процессе сборки мусора. (Унаследовано от Object.)
ms583597.pubmethod(ru-ru,VS.90).gif GetEnumerator Returns an object that implements the System.Collections.IEnumerator interface and that can iterate through the Cursor objects within the Cursors collection.
ms583597.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms583597.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms583597.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms583597.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Свойства

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

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

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

  Имя Описание
ms583597.pubinterface(ru-ru,VS.90).gifms583597.privmethod(ru-ru,VS.90).gif IEnumerable.GetEnumerator

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

См. также

Ссылки

Cursors Класс

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