ISTEPInstances Class
Overview
The ISTEPInstances defines a container of the ISTEPInstance.
Inheritance Hierarchy
- IDispatch
- ISTEPInstances
Namespace: Beaver
Properties
| Name | Description |
|---|---|
Count |
Gets a number of the instances. |
_NewEnum |
Iterates instances. |
Item |
Gets a document of the instances. |
Methods
| Name | Description |
|---|---|
FindInstance |
Finds an instance by id. |
FindInstances |
Finds instances by name. |
CreateInstance |
Creates an instance by name. |
DeleteInstance |
Deletes a specified instance. |

