Freigeben über


Member TabletPropertyDescriptionCollection

Geschützte Member einschließen
Geerbte Member einschließen

.NET Framework-Member einschließen

.NET Compact Framework-Member einschließen
XNA Framework-Member einschließen

Dieser Dokumentation für die Vorschau nur ist und in späteren Versionen geändert. Leere Themen wurden als Platzhalter eingefügt.]

Der TabletPropertyDescriptionCollection-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode TabletPropertyDescriptionCollection Überladen.

Zum Seitenanfang

Methoden

  Name Beschreibung
Öffentliche Methode Add
Öffentliche Methode Clear Removes all objects from the CollectionBase instance. This method cannot be overridden. (Von CollectionBase geerbt.)
Öffentliche Methode Equals Determines whether the specified Object is equal to the current Object. (Von Object geerbt.)
Geschützte Methode Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Von Object geerbt.)
Öffentliche Methode GetEnumerator Returns an enumerator that iterates through the CollectionBase instance. (Von CollectionBase geerbt.)
Öffentliche Methode GetHashCode Serves as a hash function for a particular type. (Von Object geerbt.)
Öffentliche Methode GetType Gets the Type of the current instance. (Von Object geerbt.)
Geschützte Methode MemberwiseClone Creates a shallow copy of the current Object. (Von Object geerbt.)
Geschützte Methode OnClear Performs additional custom processes when clearing the contents of the CollectionBase instance. (Von CollectionBase geerbt.)
Geschützte Methode OnClearComplete Performs additional custom processes after clearing the contents of the CollectionBase instance. (Von CollectionBase geerbt.)
Geschützte Methode OnInsert Performs additional custom processes before inserting a new element into the CollectionBase instance. (Von CollectionBase geerbt.)
Geschützte Methode OnInsertComplete Performs additional custom processes after inserting a new element into the CollectionBase instance. (Von CollectionBase geerbt.)
Geschützte Methode OnRemove Performs additional custom processes when removing an element from the CollectionBase instance. (Von CollectionBase geerbt.)
Geschützte Methode OnRemoveComplete Performs additional custom processes after removing an element from the CollectionBase instance. (Von CollectionBase geerbt.)
Geschützte Methode OnSet Performs additional custom processes before setting a value in the CollectionBase instance. (Von CollectionBase geerbt.)
Geschützte Methode OnSetComplete Performs additional custom processes after setting a value in the CollectionBase instance. (Von CollectionBase geerbt.)
Geschützte Methode OnValidate Performs additional custom processes when validating a value. (Von CollectionBase geerbt.)
Öffentliche Methode Remove
Öffentliche Methode RemoveAt Removes the element at the specified index of the CollectionBase instance. This method is not overridable. (Von CollectionBase geerbt.)
Öffentliche Methode ToString Returns a String that represents the current Object. (Von Object geerbt.)

Zum Seitenanfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Capacity Gets or sets the number of elements that the CollectionBase can contain. (Von CollectionBase geerbt.)
Öffentliche Eigenschaft Count Gets the number of elements contained in the CollectionBase instance. This property cannot be overridden. (Von CollectionBase geerbt.)
Öffentliche Eigenschaft InkToDeviceScaleX
Öffentliche Eigenschaft InkToDeviceScaleY
Geschützte Eigenschaft InnerList Gets an ArrayList containing the list of elements in the CollectionBase instance. (Von CollectionBase geerbt.)
Öffentliche Eigenschaft Item
Geschützte Eigenschaft List Gets an IList containing the list of elements in the CollectionBase instance. (Von CollectionBase geerbt.)

Zum Seitenanfang

Explizite Schnittstellenimplementierungen

  Name Beschreibung
Explizite Schnittstellenimplementierung Private Methode ICollection.CopyTo Copies the entire CollectionBase to a compatible one-dimensional Array, starting at the specified index of the target array. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft ICollection.IsSynchronized Gets a value indicating whether access to the CollectionBase is synchronized (thread safe). (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft ICollection.SyncRoot Gets an object that can be used to synchronize access to the CollectionBase. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.Add Adds an object to the end of the CollectionBase. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.Contains Determines whether the CollectionBase contains a specific element. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.IndexOf Searches for the specified Object and returns the zero-based index of the first occurrence within the entire CollectionBase. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.Insert Inserts an element into the CollectionBase at the specified index. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft IList.IsFixedSize Gets a value indicating whether the CollectionBase has a fixed size. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft IList.IsReadOnly Gets a value indicating whether the CollectionBase is read-only. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Eigenschaft IList.Item Gets or sets the element at the specified index. (Von CollectionBase geerbt.)
Explizite Schnittstellenimplementierung Private Methode IList.Remove Removes the first occurrence of a specific object from the CollectionBase. (Von CollectionBase geerbt.)

Zum Seitenanfang

Siehe auch

Referenz

TabletPropertyDescriptionCollection Klasse

Microsoft.Ink-Namespace