eDriven Framework API
GetSlotName Method (enumValue)
NamespaceseDriven.Gui.StylesNameValueBaseGetSlotName(SerializedType)
eDriven Framework API
Values are pushed to slots (properties of this object) depending of the type
This method is used for determining the slot to write to/read from
Declaration Syntax
C#Visual BasicVisual C++
public static string GetSlotName(
	SerializedType enumValue
)
Public Shared Function GetSlotName ( _
	enumValue As SerializedType _
) As String
public:
static String^ GetSlotName(
	SerializedType enumValue
)
Parameters
enumValue (SerializedType)
Return Value

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