Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMEnumPathElement Interface |
The following tables list the members exposed by IMMEnumPathElement.
Name | Description | |
---|---|---|
Count | Provides the number of IMMPathElementEx objects in the enumeration. |
Name | Description | |
---|---|---|
Next | This method returns the next IMMPathElementEx object in the enumeration. | |
PathElement | Given an index value (as Long), this method provides the IMMPathElementEx object. | |
Reset | This method resets the list and returns the pointer to the first element in the enumeration. |