| Get Method | |
| See Also |
- pIBinLocationParams
The key of the bin location to retrieve.
Retrieves a bin location.
The bin location is specified by its key, which is contained in the BinLocationParams object passed to the method.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pIBinLocationParams As BinLocationParams _
) As BinLocation |
- pIBinLocationParams
The key of the bin location to retrieve.