Method GetValueFromFullName
GetValueFromFullName(string, out bool)
Declaration
public static TfEnum GetValueFromFullName(string fullname, out bool foundIt)
Parameters
| Type | Name | Description |
|---|---|---|
| string | fullname | |
| bool | foundIt |
Returns
| Type | Description |
|---|---|
| TfEnum |
GetValueFromFullName(string)
Declaration
public static TfEnum GetValueFromFullName(string fullname)
Parameters
| Type | Name | Description |
|---|---|---|
| string | fullname |
Returns
| Type | Description |
|---|---|
| TfEnum |