ByteCollection.Offset Property

Definition

Caution

The property is deprecated, please use Offset64 instead.

Gets the Offset address to be used while displaying the bytes in the collection.

public:
 property System::UInt32 Offset { System::UInt32 get(); };
public:
 property unsigned int Offset { unsigned int get(); };
public uint Offset { get; }
[System.Obsolete("The property is deprecated, please use Offset64 instead.", true)]
public uint Offset { get; }
member this.Offset : uint32
[<System.Obsolete("The property is deprecated, please use Offset64 instead.", true)>]
member this.Offset : uint32
Public ReadOnly Property Offset As UInteger

Property Value

Attributes

Applies to