Aracılığıyla paylaş


BlobReader.Offset Özellik

Tanım

Blobun başından geçerli konuma uzaklığı alır veya ayarlar.

public:
 property int Offset { int get(); };
public:
 property int Offset { int get(); void set(int value); };
public int Offset { get; }
public int Offset { get; set; }
member this.Offset : int
member this.Offset : int with get, set
Public ReadOnly Property Offset As Integer
Public Property Offset As Integer

Özellik Değeri

Özel durumlar

Uzaklık, temel alınan okuyucunun sınırlarının dışında ayarlanır.

Şunlara uygulanır