get_SyncRoot()

ChartCategoryCollection::get_SyncRoot() method

Returns an object that can be used to synchronize access to the collection. Read-only System::Object.

System::SharedPtr<System::Object> Aspose::Slides::Charts::ChartCategoryCollection::get_SyncRoot() override

Remarks

Returns a synchronization root. Read-only System::Object.

See Also