- Assembly
- Wyam
.Core .dll - Namespace
- Wyam
.Core .Meta - Containing Type
- TypeHelper
Syntax
public static bool TryConvert<T>(Object value, out T result)
Type Parameters
| Name | Description |
|---|---|
| T |
Parameters
| Name | Type | Description |
|---|---|---|
| value | Object | |
| result | T |
Return Value
| Type | Description |
|---|---|
| bool |
