| C# | Visual Basic | Visual C++ |
public void FetchSelected( DOSelection[] selections, int startIndex, int endIndex )
Public Sub FetchSelected ( _ selections As DOSelection(), _ startIndex As Integer, _ endIndex As Integer _ )
public: void FetchSelected( array<DOSelection^>^ selections, int startIndex, int endIndex )