get_IsReadOnly()

PieSplitCustomPointCollection::get_IsReadOnly() const method

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

bool Aspose::Slides::Charts::PieSplitCustomPointCollection::get_IsReadOnly() const override

Return Value

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

See Also