Condividi tramite


Membri CustomStrokes

Includi membri protetti
Includi membri ereditati

Includi membri .NET Framework
Includi membri .NET Compact Framework
Includi membri XNA Framework

Aggiornamento: novembre 2007

Contiene un insieme di insiemi Strokes definiti dall'utente.

Il tipo CustomStrokes espone i seguenti membri.

Metodi

  Nome Descrizione
ms583613.pubmethod(it-it,VS.90).gif Add Aggiunge un insieme Strokes all'insieme CustomStrokes.
ms583613.pubmethod(it-it,VS.90).gif Clear Cancella tutti gli insiemi Strokes dall'insieme CustomStrokes.
ms583613.pubmethod(it-it,VS.90).gif CopyTo Copia tutti gli elementi dell'insieme CustomStrokes corrente nella matrice unidimensionale specificata, a partire dall'indice della matrice di destinazione specificato.
ms583613.pubmethod(it-it,VS.90).gif Equals Consente di determinare se l'oggetto Object specificato è uguale all'oggetto Object corrente. (Ereditato da Object)
ms583613.protmethod(it-it,VS.90).gif Finalize Consente a un oggetto Object di provare a liberare risorse ed eseguire altre operazioni di pulitura prima che l'oggetto Object stesso venga recuperato dalla procedura di Garbage Collection. (Ereditato da Object)
ms583613.pubmethod(it-it,VS.90).gif GetEnumerator Restituisce un oggetto che implementa l'interfaccia System.Collections.IEnumerator e che è in grado di scorrere gli insiemi Strokes all'interno dell'insieme CustomStrokes.
ms583613.pubmethod(it-it,VS.90).gif GetHashCode Funge da funzione hash per un determinato tipo. (Ereditato da Object)
ms583613.pubmethod(it-it,VS.90).gif GetType Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object)
ms583613.protmethod(it-it,VS.90).gif MemberwiseClone Consente di creare una copia dei riferimenti dell'oggetto Object corrente. (Ereditato da Object)
ms583613.pubmethod(it-it,VS.90).gif Remove Rimuove un insieme Strokes da un insieme CustomStrokes.
ms583613.pubmethod(it-it,VS.90).gif RemoveAt Rimuove un insieme Strokes in corrispondenza dell'indice specificato dell'insieme CustomStrokes.
ms583613.pubmethod(it-it,VS.90).gif ToString Restituisce un oggetto String che rappresenta l'oggetto Object corrente. (Ereditato da Object)

In alto

Proprietà

  Nome Descrizione
ms583613.pubproperty(it-it,VS.90).gif Count Ottiene il numero di oggetti Strokes contenuti nell'insieme CustomStrokes.
ms583613.pubproperty(it-it,VS.90).gif IsFixedSize Ottiene un valore che indica se la dimensione dell'insieme CustomStrokes è fissa.
ms583613.pubproperty(it-it,VS.90).gif IsReadOnly Ottiene un valore che indica se l'insieme CustomStrokes è di sola lettura.
ms583613.pubproperty(it-it,VS.90).gif IsSynchronized Ottiene un valore che indica se l'accesso all'insieme CustomStrokes è sincronizzato (thread-safe).
ms583613.pubproperty(it-it,VS.90).gif Item Sottoposto a overload. Ottiene l'insieme Strokes specificato all'interno dell'insieme CustomStrokes.
ms583613.pubproperty(it-it,VS.90).gif SyncRoot Restituisce un oggetto che può essere utilizzato per sincronizzare l'accesso all'insieme CustomStrokes.

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
ms583613.pubinterface(it-it,VS.90).gifms583613.privmethod(it-it,VS.90).gif IEnumerable.GetEnumerator

In alto

Vedere anche

Riferimenti

CustomStrokes Classe

Spazio dei nomi Microsoft.Ink