SOLIDWORKS PDM Professional API Help Send Feedback
IEdmEnum Interface Methods
See Also 
  
EPDM.Interop.epdm Namespace : IEdmEnum Interface

For a list of all members of this type, see IEdmEnum members.

Public Methods

 NameDescription
 MethodGetAtGets the element at the specified position in the list.  
 MethodGetEnumeratorGets a pointer to this interface.  
 MethodMoveNextForwards the enumeration cursor to the next element in the list.  
 MethodResetResets the enumerator's cursor to the position before the first element in the list.  
Top

See Also