SOLIDWORKS PDM Professional API Help Send Feedback
AddTail2 Method (IEdmSelectionList6)
See Also  Example
EPDM.Interop.epdm Namespace > IEdmSelectionList6 Interface : AddTail2 Method (IEdmSelectionList6)


poObject
EdmSelectionObject structure; describes the object to add to the end of the list
Adds an item to the end of this list.

Syntax

Visual Basic 
Sub AddTail2( _
   ByRef poObject As EdmSelectionObject _
) 
C# 
void AddTail2( 
   ref EdmSelectionObject poObject
)
C++/CLI 
void AddTail2( 
&   EdmSelectionObject% poObject
) 

Parameters

poObject
EdmSelectionObject structure; describes the object to add to the end of the list

Example

Remarks

Return codes:

  • S_OK: The method successfully executed.
 

See Also

Availability

SOLIDWORKS PDM Professional 2010