System::Collections::Generic::IDictionary::get_IsFixedSize メソッド
IDictionary::get_IsFixedSize method
コレクションのサイズが固定かどうかを確認します。
bool System::Collections::Generic::IDictionary<TKey, TValue>::get_IsFixedSize() const
ReturnValue
サイズが固定の場合は true、そうでない場合は false。
参照
- Class IDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++