get_IsReadOnly()

ImageTransformOperationCollection::get_IsReadOnly() const method

Gets a value indicating whether the ICollection is read-only. Read-only bool.

bool Aspose::Slides::Effects::ImageTransformOperationCollection::get_IsReadOnly() const override

Return Value

true if the ICollection is read-only; otherwise, false.

See Also