ILNumerics Ultimate VS

XmlSerializeAsAttribute Class

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Attribute used to determine the format of members for serialization

[ILNumerics Visualization Engine]

Inheritance Hierarchy

SystemObject
  SystemAttribute
    ILNumerics.DrawingXmlSerializeAsAttribute

Namespace:  ILNumerics.Drawing
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public class XmlSerializeAsAttribute : Attribute

The XmlSerializeAsAttribute type exposes the following members.

Constructors

  NameDescription
Public methodXmlSerializeAsAttribute
Initializes a new instance of the XmlSerializeAsAttribute class
Top
Properties

  NameDescription
Public propertyFormat
Format for serializing members of marked types: "{membername} ..."; also valid: {this}

[ILNumerics Visualization Engine]

Top
Remarks

[ILNumerics Visualization Engine]

See Also

Reference