FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.DrawingSpace 名前空間 > PSShape クラス : DeserializeEntry メソッド |
'Declaration
Protected Overrides Function DeserializeEntry( _ ByVal entry As SerializationEntry _ ) As Boolean
'使用法
Dim instance As PSShape Dim entry As SerializationEntry Dim value As Boolean value = instance.DeserializeEntry(entry)
protected override bool DeserializeEntry( SerializationEntry entry )