バージョン

GetAutoConvertedDestinationValue メソッド (TimeSpanEditor)

このエディターに固有の自動データ変換。
シンタックス
'宣言
 
Protected Overrides Function GetAutoConvertedDestinationValue( _
   ByVal direction As ConversionDirection, _
   ByVal sourceVal As Object, _
   ByVal destinationType As Type, _
   ByRef isValidConversion As Boolean, _
   ByVal owner As EmbeddableEditorOwnerBase, _
   ByVal ownerContext As Object _
) As Object
protected override object GetAutoConvertedDestinationValue( 
   ConversionDirection direction,
   object sourceVal,
   Type destinationType,
   out bool isValidConversion,
   EmbeddableEditorOwnerBase owner,
   object ownerContext
)

パラメータ

direction
sourceVal
destinationType
isValidConversion
owner
ownerContext
参照