IOutputSlot
Interface in Arbor
Implements interfaces: IDataSlot
Description
Interface of output DataSlot.
Properties
| Property Name | Description | 
|---|---|
| branchCount | Get count of DataBranch. | 
Methods
| Method Name | Description | 
|---|---|
| AddBranch | Addition of DataBranch. | 
| GetBranch | Get DataBranch. | 
| IsConnected | It judges whether it is connected with DataBranch. | 
| RemoveBranch | Remove DataBranch. | 
| RemoveBranchAt | Remove DataBranch. |