get_IsReadOnly()

BehaviorPropertyCollection::get_IsReadOnly() const method

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

bool Aspose::Slides::Animation::BehaviorPropertyCollection::get_IsReadOnly() const override

Return Value

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

See Also