GrapeCity SPREAD for Windows Forms 11.0J
OnDeserialization メソッド (PlotArea)


バイナリデータを逆シリアル化します。
構文
'Declaration
 
Public Overridable Sub OnDeserialization( _
   ByVal sender As Object _
) 
'使用法
 
Dim instance As PlotArea
Dim sender As Object
 
instance.OnDeserialization(sender)
public virtual void OnDeserialization( 
   object sender
)

パラメータ

sender
参照

PlotArea クラス
PlotArea メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.