Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool ReadRelative(int rowInterval);
public bool ReadRelative (int rowInterval);
abstract member ReadRelative : int -> bool
Public Function ReadRelative (rowInterval As Integer) As Boolean