AdoDotNetConnectionProperties.IDictionary.IsFixedSize Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die angegebene- IDictionary Instanz eine festgelegte Größe aufweist.

property bool System::Collections::IDictionary::IsFixedSize { bool get(); };
bool System.Collections.IDictionary.IsFixedSize { get; }
member this.System.Collections.IDictionary.IsFixedSize : bool
 ReadOnly Property IsFixedSize As Boolean Implements IDictionary.IsFixedSize

Eigenschaftswert

Boolean

Gibt true zurück, wenn die- IDictionary Instanz eine Fixed-Größe aufweist; andernfalls false.

Implementiert

Gilt für