[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Erzeugt eine ImageList die VS-typische Symbole für Typen und Member enthält.

Namespace: DynamicNode.Ext.Objects
Assembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)

Syntax

C#
public static ImageList CreateInteractionSymbolList()
Visual Basic
Public Shared Function CreateInteractionSymbolList As ImageList
F#
static member CreateInteractionSymbolList : unit -> ImageList 

Return Value

Eine ImageList mit Symbolen.

See Also