get_IsReadOnly()

PortionCollection::get_IsReadOnly() method

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

bool Aspose::Slides::PortionCollection::get_IsReadOnly()

Return Value

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

See Also