get_IsSynchronized()

IGenericCollection::get_IsSynchronized() method

Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only bool.

virtual bool Aspose::Slides::IGenericCollection<T>::get_IsSynchronized()=0

See Also