Visual Basic (Declaration) | |
---|---|
Public Property Offset As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public int Offset {get; set;} |
Return Value
An integer value that specifies the position of the first byte to be loaded.
This must be set before passing this class to any LEAD functions. Typically, this is set to 0.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family