Represents a collection of tuples (pair, triple, etc.) of entities.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
[SerializableAttribute]
public class EntityTuple
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class EntityTuple

Inheritance Hierarchy

See Also