FilterElementCollection.IsReadOnly Methode

Definition

Ruft einen Wert ab, der angibt, ob das Element schreibgeschützt ist.

public:
 override bool IsReadOnly();
public override bool IsReadOnly ();
override this.IsReadOnly : unit -> bool
Public Overrides Function IsReadOnly () As Boolean

Gibt zurück

true, wenn das Element schreibgeschützt ist; andernfalls false.

Gilt für: