XmlnsDictionary.IsFixedSize Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Größe des XmlnsDictionary festgelegt ist.

public:
 property bool IsFixedSize { bool get(); };
public bool IsFixedSize { get; }
member this.IsFixedSize : bool
Public ReadOnly Property IsFixedSize As Boolean

Eigenschaftswert

true, wenn die Größe festgelegt ist, andernfalls false.

Implementiert

Hinweise

Diese Implementierung gibt immer zurückfalse, auch wenn trueIsReadOnly ist.

Gilt für: