Overload List
| Name | Description | |
|---|---|---|
| Item Int32 |
Gets or sets the ICogTool at the specified index. In C#, this property
is the indexer for the CogToolCollection class.
| |
| Item String |
Gets or sets the ICogTool with the specified key. In C#, this property
is the indexer for the CogToolCollection class.
|
See Also