Fills the list with the named batch results.
| C# | Visual Basic | Visual C++ |
public void Fill( QueryBatch batch )
Public Sub Fill ( _ batch As QueryBatch _ )
public: void Fill( QueryBatch^ batch )
- batch (QueryBatch)
- The batch.
| C# | Visual Basic | Visual C++ |
public void Fill( QueryBatch batch )
Public Sub Fill ( _ batch As QueryBatch _ )
public: void Fill( QueryBatch^ batch )