Show / Hide Table of Contents

Property Item

| Improve this Doc View Source

Item[Int32]

Gets the byte value at specified index.

Declaration
public byte this[int index] { get; }
Parameters
Type Name Description
System.Int32 index

The index.

Property Value
Type Description
System.Byte

The byte value at specified index.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest