ArrayBuffer.Item
ArrayBuffer indexer
を取得または設定しますByte指定されたインデックスで.
public byte this[int index] { get; set; }
パラメータ | 説明 |
---|---|
index | インデックス。 |
プロパティ値
Byte.
関連項目
- class ArrayBuffer
- 名前空間 Aspose.Html
- 組み立て Aspose.HTML
を取得または設定しますByte指定されたインデックスで.
public byte this[int index] { get; set; }
パラメータ | 説明 |
---|---|
index | インデックス。 |
Byte.