你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

PSBinder.ChangeType(Object, Type, CultureInfo) Method

Definition

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