Click or drag to resize

ReadOnlySpanT Properties

The ReadOnlySpanT type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberEmptyGets an empty ReadOnlySpanT.
Public propertyIsEmptyGets a value indicating whether this span is empty.
Public propertyItem Returns the element at the specified index.
Top
See Also