Click or drag to resize

ArraySegmentT Properties

The ArraySegmentT generic type exposes the following members.

Properties
  NameDescription
Public propertyArray
Gets the original array used to generate this segment
Public propertyCount
Gets the count used to generate this segment
Public propertyOffset
Gets the offset used to generate this segment
Top
See Also