| 名前 | 解説 | |
|---|---|---|
![]() | C1Serializer コンストラクタ |
C1Serializerデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1Serializer コンストラクタ |
| 名前 | 解説 | |
|---|---|---|
![]() | Aliases | Gets or sets a list of the type aliases used during serialization or deserialization. |
![]() | BasePath | Gets the name of the directory used during serialization / deserialization to search additional files if they specified via relative file name. |
![]() | FormatVersion | Gets or sets the version of content currently serialized or deserialized. |
![]() | RootObject | Gets the object which currently serialized or deserialized. |
| 名前 | 解説 | |
|---|---|---|
![]() ![]() | CornerRadiusToString | Converts C1.Document.CornerRadius structure to string used in serializing. |
![]() | Deserialize | For internal use. |
![]() ![]() | LoadAssemblyForCustomField | Loads an assembly for a custom field. |
![]() ![]() | PointToString | Converts C1.Interop.Point structure to string used in serializing. |
![]() ![]() | RectToString | Converts C1.Interop.Rect structure to string used in serializing. |
![]() | Serialize | オーバーロードされます。 For internal use. |
![]() ![]() | SizeToString | Converts C1.Interop.Size structure to string used in serializing. |
![]() ![]() | ThicknessToString | Converts C1.Interop.Thickness structure to string used in serializing. |
![]() ![]() | TryCornerRadiusFromString | Converts a string to a C1.Document.CornerRadius structure. |
![]() ![]() | TryPointFromString | Converts a string to a C1.Interop.Point structure. |
![]() ![]() | TryRectFromString | Converts a string to a C1.Interop.Rect structure. |
![]() ![]() | TrySizeFromString | Converts a string to a C1.Interop.Size structure. |
![]() ![]() | TryThicknessFromString | Converts a string to a C1.Interop.Thickness structure. |
| 名前 | 解説 | |
|---|---|---|
![]() | CreateReader | For internal use. |
![]() | InitDeserialize | For internal use. |
![]() | InitSerialize | For internal use. |
![]() | LoadAssembly | For internal use. |