Partager via


FilteredObservableCollection<T>.IsSynchronized, propriété

Détermine si la collection est synchronisée.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

'Déclaration
Public ReadOnly Property IsSynchronized As Boolean
public bool IsSynchronized { get; }
public:
virtual property bool IsSynchronized {
    bool get () sealed;
}
abstract IsSynchronized : bool with get 
override IsSynchronized : bool with get
final function get IsSynchronized () : boolean

Valeur de propriété

Type : Boolean
Retourne toujours false.

Implémentations

ICollection.IsSynchronized

Sécurité .NET Framework

Voir aussi

Référence

FilteredObservableCollection<T> Classe

Microsoft.VisualStudio.Language.Intellisense, espace de noms