Click or drag to resize

SetValueType Class

A dummy type used as value type for dictionaries representing sets.
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libGrSetValueType

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 8.1
Syntax
C#
public abstract class SetValueType : IEquatable<SetValueType>

The SetValueType type exposes the following members.

Constructors
  NameDescription
Protected methodSetValueType
Initializes a new instance of the SetValueType class
Top
Methods
  NameDescription
Public methodEquals
Top
See Also