ActivityDesigner.PostFilterAttributes(IDictionary) Methode

Definition

Wenn sie in einer abgeleiteten Klasse überschrieben werden, kann ein Designer Elemente aus dem Satz von Attributen ändern oder entfernen, die er über einen TypeDescriptor verfügbar macht.

protected:
 virtual void PostFilterAttributes(System::Collections::IDictionary ^ attributes);
protected virtual void PostFilterAttributes(System.Collections.IDictionary attributes);
abstract member PostFilterAttributes : System.Collections.IDictionary -> unit
override this.PostFilterAttributes : System.Collections.IDictionary -> unit
Protected Overridable Sub PostFilterAttributes (attributes As IDictionary)

Parameter

attributes
IDictionary

Das IDictionary Element, das die TypeID-Werte der Attribute enthält.

Gilt für: