FontFamilyMapCollection.ICollection.SyncRoot Özellik
Tanım
property System::Object ^ System::Collections::ICollection::SyncRoot { System::Object ^ get(); };
object System.Collections.ICollection.SyncRoot { get; }
member this.System.Collections.ICollection.SyncRoot : obj
ReadOnly Property SyncRoot As Object Implements ICollection.SyncRoot
Özellik Değeri
Erişimini eşitlemede kullanılabilecek bir nesne FontFamilyMapCollection .An object that can be used to synchronize access to the FontFamilyMapCollection.
Uygulamalar
Açıklamalar
Bu üye, açık bir arabirim üyesi uygulamasıdır.This member is an explicit interface member implementation. Bu, yalnızca FontFamilyMapCollection örnek bir arabirime yayınlandığınızda kullanılabilir ICollection .It can be used only when the FontFamilyMapCollection instance is cast to an ICollection interface.