ILNumerics - Technical Application Development
SystemObject
SystemAttribute
ILNumerics.DrawingXmlSerializeAsAttribute
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Top
Top
Attribute used to determine the format of members for serialization
[ILNumerics Visualization Engine]
Inheritance Hierarchy
SystemAttribute
ILNumerics.DrawingXmlSerializeAsAttribute
Namespace: ILNumerics.Drawing
Assembly: ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax
The XmlSerializeAsAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
XmlSerializeAsAttribute | Initializes a new instance of the XmlSerializeAsAttribute class |
Properties
Name | Description | |
---|---|---|
Format |
Format for serializing members of marked types: "{membername} ..."; also valid: {this}
[ILNumerics Visualization Engine] |
Remarks
[ILNumerics Visualization Engine]
See Also