You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalRead Class > TSignalRead Properties > TSignalRead.Framing Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalRead.Framing Property

Defines the method to traverse a multi-record the file.

Syntax
C#
Visual Basic
public TFraming Framing;

With each consecutive call to NextFrame, you can either move along the same record (increasing RecordPosition) or across all the records (increasing RecordNumber).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!