Overload List
| Name | Description | |
|---|---|---|
| IndexOf(String) |
Return the index of the CogDLRuntimeStream with the
specified name. Return -1 if not found.
| |
| IndexOf(CogDLRuntimeStream) |
Return the index of the specified CogDLRuntimeStream
instance. Return -1 if not found.
|
See Also