PowerTools SPREAD for Windows Forms 8.0J
CanSerializeXml プロパティ (GroupInfoCollection)


オブジェクト全体を、情報を一切失うことなく XML でレンダリングできるかどうかを取得します。
構文
'Declaration
 
Public ReadOnly Property CanSerializeXml As Boolean
'使用法
 
Dim instance As GroupInfoCollection
Dim value As Boolean
 
value = instance.CanSerializeXml
public bool CanSerializeXml {get;}

プロパティ値

Boolean:コレクション全体をシリアル化できる場合は True、それ以外の場合は False
参照

GroupInfoCollection クラス
GroupInfoCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.