System::Collections::Generic::IKVCollection::get_IsReadOnly-Methode
IKVCollection::get_IsReadOnly method
Prüft, ob der Container schreibgeschützt ist.
virtual bool System::Collections::Generic::IKVCollection<T>::get_IsReadOnly() const override
ReturnValue
Wahr, wenn der Container schreibgeschützt ist, andernfalls falsch.
Siehe auch
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++