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

The following tables list the members exposed by IEdmStrLst5.

Public Properties

 NameDescription
 PropertyCountGets the number of strings in this list.  
 PropertyIsEmptyGets whether this list is empty.  
Top

Public Methods

 NameDescription
 MethodAddTailAdds a string to the end of this list.  
 MethodGetHeadPositionStarts an enumeration of the strings in this list.  
 MethodGetNextGets the next string in this list.  
Top

See Also