次の方法で共有


PSBinder.ChangeType(Object, Type, CultureInfo) Method

Definition

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

Returns

Applies to