Click or drag to resize

GXLExportAttr Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    de.unika.ipd.grGen.libGrGXLExportAttr

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
protected struct Attr

The GXLExportAttr type exposes the following members.

Constructors
 NameDescription
Public methodGXLExportAttr(String, String, String)Initializes a new instance of the GXLExportAttr class
Public methodGXLExportAttr(String, String, String)Initializes a new instance of the GXLExportAttr class
Top
Fields
 NameDescription
Public fieldName 
Public fieldType 
Public fieldValue 
Top
See Also