| Table of Contents
|
public static object ChangeType(object value, Type type);
| Name | Type | Description |
|---|---|---|
| value | object | Value to convert. |
| type | Type | Type to convert value into. |
| Exception | Condition |
|---|---|
| InvalidCastException |
public static T ChangeType(object value);
| Name | Type | Description |
|---|---|---|
| value | object | Value to convert. |
| Exception | Condition |
|---|---|
| InvalidCastException |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by