True DBGrid for WinForms
Serializer クラス メンバ
プロパティ  メソッド 

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid.Util.Xml.Serialization 名前空間 : Serializer クラス

Serializerデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタ  
トップ
パブリック プロパティ
 名前解説
Public プロパティSets or returns formatting used by the XML writer.  
Public プロパティSets or returns indentation used by the XML writer.  
Public プロパティSets or returns serialization of non-public properties. If true non-public properties are included, but are hidden by default. Public properties are always visible by default.  
Public プロパティSets or returns the object implementing IOnLongOpInProgressProvider interface (can be used to provide visual feedback to the user during serialization).  
Public プロパティGets or sets a value indicating whether all the values are to be persistent.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Deserializes an XML-document instance  
Public メソッドDeserializes text of element or attribute into object of appropriate type  
Public メソッドオーバーロードされます。 Serializes the specified Object and writes the XML-document instance to a file using the specified Stream. DOES NOT close the underlying stream. Useful for copying objects. Caller is responsible to call out writer.Close() to close writer and underlying stream.  
トップ
参照

Serializer クラス
C1.Win.C1TrueDBGrid.Util.Xml.Serialization 名前空間