FastQuant.EventTree.Clear C# (CSharp) Méthode

Clear() public méthode

public Clear ( ) : void
Résultat void
        public void Clear()
        {
            this.eventTreeItem_0 = this.eventTreeItem_1 = null;
        }