Click or drag to resize
IRangeRestrictionTAddress Methods

The IRangeRestrictionTAddress generic type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerableTAddress.)
Top
Extension Methods
  NameDescription
Public Extension MethodToOrdinalSeriesTAddress
Convert the `IEnumerable` to a `Series`, using the seuqence as the values of the resulting series. The keys are generated ordinarilly, starting from 0.
(Defined by EnumerableExtensions.)
Top
See Also