Show / Hide Table of Contents

Method Move

| Improve this Doc View Source

Move(Int32)

Moves this DataRow within current DataSet.

Declaration
public void Move(int offset)
Parameters
Type Name Description
System.Int32 offset

The offset to move this DataRow.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest