| Overload | Description |
|---|---|
| CreateValue<T>(NVariant) | Tries to create an object from the specified variant, by using the object factory for the specified type. |
| CreateValue(Type,NVariant) | Tries to create an object from the specified variant, by using the object factory for the specified type. |