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

The following tables list the members exposed by IEdmSelectionList5.

Public Properties

 NameDescription
 PropertyAllInSameFolderGets whether all of the items in this list are located in the same parent folder.  
 PropertyCountGets the number of items in this list.  
 PropertyIsEmptyGets whether this list is empty.  
Top

Public Methods

 NameDescription
 MethodAddTailObsolete. Superseded by IEdmSelectionList6::AddTail2.  
 MethodGetHeadPositionStarts an enumeration of the items in this list.  
 MethodGetNextObsolete. Superseded by IEdmSelectionList6::GetNext2.  
Top

See Also