[]
        
(Showing Draft Content)

C1.Framework.Text.Lexicons.RelationSet.Remove

Remove Method

Remove(IRelation)

Remove the relation form the collection.

Declaration
public void Remove(IRelation relation)
Public Sub Remove(relation As IRelation)
Parameters
Type Name Description
IRelation relation

The relation to be removed.