Interface IByteListable
- All Known Implementing Classes:
ByteBigList,ByteBigList.ByteBlock,ByteBigList.ReadOnlyByteBigList,ByteGapList,ByteGapList.ReadOnlyList,IByteList,IByteList.IByteListableFromArray,IByteList.IByteListableFromCollection,IByteList.IByteListableFromList,IByteList.IByteListableFromMult
interface IByteListable
-
Method Summary
-
Method Details
-
size
int size() -
get
byte get(int index)
-