[]
Gets the object from CfValue.
protected object ParseObjectValue(CfValue cfValue)
Protected Function ParseObjectValue(cfValue As CfValue) As Object
Type | Name | Description |
---|---|---|
CfValue | cfValue | The CfValue. |
Type | Description |
---|---|
object | The object from CfValue |