[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.RelationSet

RelationSet Class

Define a relation collection.

Inheritance
RelationSet
Namespace: C1.Framework.Text.Lexicons
Assembly: C1.Win.Input.8.dll
Syntax
public class RelationSet

Constructors

Name Description
RelationSet()

Properties

Name Description
Relations

Gets the constraints;

Methods

Name Description
Add(IRelation)

Add a relation to the collection.

Form(object[])

Form the end set to the start set.

Remove(IRelation)

Remove the relation form the collection.

To(object[])

Form the start set to end set.