System::Collections::Generic::ICollection::get_IsReadOnly-Methode
ICollection::get_IsReadOnly method
Überprüft, ob die Sammlung schreibgeschützt ist.
virtual bool System::Collections::Generic::ICollection<T>::get_IsReadOnly() const
ReturnValue
true, wenn die Sammlung schreibgeschützt ist, sonst false.
Siehe auch
- Class ICollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++