The following tables list the members exposed by IMMEnumFeedPath.
Public Properties
| Name | Description |
| Count | This property provides a count (as Long) of the number of features encountered along the path to the circuit source feature (i.e., the number of features in the IMMEnumFeedPath object). |
Top
Public Methods
| Name | Description |
| Next | This method returns the next feature in the enumeration as an IMMFeedPathEx object. |
| Reset | This method resets the enumeration and returns the pointer to the first element in the list. |
Top
See Also