Click or drag to resize
GCEnumValuegetEnumChoice Method

[Missing <summary> documentation for "M:DXMLBase.Gcv.GCEnumValue.getEnumChoice(System.String)"]

Namespace: DXMLBase.Gcv
Assembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual GCEnumValueEnumChoice getEnumChoice(
	string enumString
)

Parameters

enumString
Type: SystemString

[Missing <param name="enumString"/> documentation for "M:DXMLBase.Gcv.GCEnumValue.getEnumChoice(System.String)"]

Return Value

Type: GCEnumValueEnumChoice

[Missing <returns> documentation for "M:DXMLBase.Gcv.GCEnumValue.getEnumChoice(System.String)"]

See Also