SingleItemTrackingCollection, classe
Hiérarchie d'héritage
System.Object
Microsoft.Internal.VisualStudio.PlatformUI.SingleItemTrackingCollection
Espace de noms : Microsoft.Internal.VisualStudio.PlatformUI
Assembly : Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)
Syntaxe
'Déclaration
Public NotInheritable Class SingleItemTrackingCollection _
Implements IList, ICollection, IEnumerable, IInteractionPatternProvider, _
ISupportDisposalNotification, INotifyPropertyChanged, INotifyCollectionChanged
public sealed class SingleItemTrackingCollection : IList,
ICollection, IEnumerable, IInteractionPatternProvider, ISupportDisposalNotification, INotifyPropertyChanged,
INotifyCollectionChanged
Le type SingleItemTrackingCollection expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
SingleItemTrackingCollection |
Début
Propriétés
Nom | Description | |
---|---|---|
Count | ||
IsDisposed | ||
Item |
Début
Méthodes
Nom | Description | |
---|---|---|
Contains | ||
CopyTo | ||
Equals | Détermine si l'objet Object spécifié est égal à l'objet Object actuel. (Hérité de Object.) | |
Finalize | Autorise un objet à tenter de libérer des ressources et d'exécuter d'autres opérations de nettoyage avant qu'il ne soit récupéré par l'opération garbage collection. (Hérité de Object.) | |
GetEnumerator | ||
GetHashCode | Sert de fonction de hachage pour un type particulier. (Hérité de Object.) | |
GetPattern<TPattern> | ||
GetType | Obtient le Type de l'instance actuelle. (Hérité de Object.) | |
IndexOf | ||
MemberwiseClone | Crée une copie superficielle de l'objet Object actuel. (Hérité de Object.) | |
ToString | Retourne une chaîne qui représente l'objet actuel. (Hérité de Object.) |
Début
Événements
Nom | Description | |
---|---|---|
CollectionChanged | ||
PropertyChanged |
Début
Implémentations d'interface explicite
Nom | Description | |
---|---|---|
IList.Add | ||
IList.Clear | ||
IList.Insert | ||
IList.IsFixedSize | ||
IList.IsReadOnly | ||
ICollection.IsSynchronized | ||
IList.Remove | ||
IList.RemoveAt | ||
ICollection.SyncRoot |
Début
Sécurité des threads
Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.