StateBag.IDictionary.IsFixedSize Eigenschaft

Definition

Eine Beschreibung dieses Elements finden Sie unter IsFixedSize.

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

true, wenn das IDictionary-Objekt eine feste Größe hat, andernfalls false.

Implementiert

Hinweise

Bei diesem Member handelt es sich um eine explizite Schnittstellenmemberimplementierung. Er kann nur verwendet werden, wenn die StateBag-Instanz in eine IDictionary-Schnittstelle umgewandelt wird.

Gilt für:

Weitere Informationen