eDriven Framework API
DisplayListMemberToString Method (displayObject)
NamespaceseDriven.Gui.UtilNamingUtilDisplayListMemberToString(DisplayListMember)
eDriven Framework API
Returns the string presentation of the component
Declaration Syntax
C#Visual BasicVisual C++
public static string DisplayListMemberToString(
	DisplayListMember displayObject
)
Public Shared Function DisplayListMemberToString ( _
	displayObject As DisplayListMember _
) As String
public:
static String^ DisplayListMemberToString(
	DisplayListMember^ displayObject
)
Parameters
displayObject (DisplayListMember)
Return Value

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)