GlyphCollection.Remove(Glyph) Methode

Definitie

Hiermee verwijdert u een specifieke Glyph uit de GlyphCollection.

public:
 void Remove(System::Windows::Forms::Design::Behavior::Glyph ^ value);
public void Remove(System.Windows.Forms.Design.Behavior.Glyph value);
member this.Remove : System.Windows.Forms.Design.Behavior.Glyph -> unit
Public Sub Remove (value As Glyph)

Parameters

value
Glyph

De Glyph te verwijderen uit de GlyphCollection.

Van toepassing op