ReplayEventArgs.RecordNumber Property
Definition
Important
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.
Gets the record number from the data that is generated by the event.
public:
property int RecordNumber { int get(); };
public int RecordNumber { get; }
member this.RecordNumber : int
Public ReadOnly Property RecordNumber As Integer
Property Value
An integer that represents the record number.