FilteredObservableCollection<T>.IsFixedSize Eigenschaft

Definition

Bestimmt, ob diese Auflistung eine feste Größe aufweist.

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

Eigenschaftswert

Boolean

Gibt immer false zurück.

Implementiert

Gilt für