PSBinder.ChangeType(Object, Type, CultureInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ChangeType(Object, Type, CultureInfo) |
ChangeType(Object, Type, CultureInfo)
public override object ChangeType (dynamic value, Type myChangeType, System.Globalization.CultureInfo culture);
override this.ChangeType : obj * Type * System.Globalization.CultureInfo -> obj
Public Overrides Function ChangeType (value As Object, myChangeType As Type, culture As CultureInfo) As Object
Parameters
- value
- Object
- myChangeType
- Type
- culture
- CultureInfo