Concatenates a relative item idlist to the current one returning a new object
| C# | Visual Basic | Visual C++ |
public ItemIdList ConcatRelativeIdList( IntPtr idList )
Public Function ConcatRelativeIdList ( _ idList As IntPtr _ ) As ItemIdList
public: ItemIdList^ ConcatRelativeIdList( IntPtr idList )
- idList (IntPtr)
- pointer to the relative item id list
a new ItemIdList