• Skip to primary navigation
  • Skip to content
  • Skip to footer
Numerics.NET
Try Free Buy Now Find Anything Sign In Account
  • Welcome
  • .NET Libraries
  • Write Great Code
  • 30 Day Free Trial
  • Pricing
  • Your account
  • QuickStart Samples
  • Nuget Packages
  • Documentation
    • User's Guide and Reference
      • Deployment Guide
      • Nuget packages
      • Configuration
      • Using Parallelism
      • Mathematics Library User's Guide
      • Vector and Matrix Library User's Guide
      • Data Analysis Library User's Guide
      • Statistics Library User's Guide
      • Data Access Library User's Guide
      • API Reference
        • Numerics.NET
          • AccuracyGoal
          • AlgorithmStatus
          • ArrayAttributes
          • ArrayMath
          • ArrayMutability
          • Axes
          • BigFloat
          • BigInteger
          • BigRational
          • CategoricalVector<T>
          • Compare
          • Complex<T>
          • Constants
          • ConvergenceCriterion
          • CoreImplementations<T>
          • DecimalMath
          • Dimension
          • DimensionMismatchException
          • DimensionType
          • DistributedDataLocation
          • DoubleComparer
          • Elementary
          • ElementType<T>
          • Fortran
          • FunctionMath
          • FunctionWithDerivative
          • GenericCoreProvider<T>
          • GenericImplementations
          • ICategoricalVector
          • IDistributed
          • IFastFunc<TResult>
          • IFastFunc<T, TResult>
          • IFastFunc<T1, T2, TResult>
          • IFastFunc<T1, T2, T3, TResult>
          • IFastFunc<T1, T2, T3, T4, TResult>
          • IFastFunc<T1, T2, T3, T4, T5, TResult>
          • IFastFunc<T1, T2, T3, T4, T5, T6, TResult>
          • IFastFunc2<T, TResult1, TResult2>
          • IFastFunc2<T1, T2, TResult1, TResult2>
          • Imaginary<T>
          • InsufficientDataException
          • IntegerMath
          • Intent
          • Interval
          • Interval<T>
          • IParallelized
          • IPermutable
          • ISummarizable
          • Iterators
          • IVector
          • License
          • MachineConstants
          • Math<T>
          • Matrix
          • Matrix<T>
          • MatrixDiagonal
          • MatrixElementOrder
          • MatrixExtensions
          • MatrixNorm
          • MatrixOperationSide
          • MatrixStructure
          • MatrixTriangle
          • MissingValueRepresentation
          • MutabilityBehaviour
          • NumericsConfiguration
          • NumericsConfiguration.LogLevels
          • Operations<T>
          • Permutation
          • Quad
          • RandomExtensions
          • Range
          • RoundingMode
          • SingleConstants
          • SinglePrecisionImplementations
          • Slice
            • Constructor
            • Properties
              • End
              • IsDescending
              • Item
              • Length
              • Start
              • Stride
            • Methods
            • Operators
            • Fields
          • SolutionReport<T>
          • SolutionReport<T, TError>
          • Special
          • SummaryOptions
          • SymbolicMath
          • TotalLossOfPrecisionException
          • TransposeOperation
          • TypedVectorWrapper<K, T>
          • Vector
          • Vector<T>
          • VectorExtensions
          • VectorNorm
        • Numerics.NET.Algorithms
        • Numerics.NET.Calculus
        • Numerics.NET.Calculus.Generic
        • Numerics.NET.Calculus.OrdinaryDifferentialEquations
        • Numerics.NET.Collections
        • Numerics.NET.Curves
        • Numerics.NET.Curves.Generic
        • Numerics.NET.Curves.Nonlinear
        • Numerics.NET.Data
        • Numerics.NET.Data.Json
        • Numerics.NET.Data.Matlab
        • Numerics.NET.Data.R
        • Numerics.NET.Data.Stata
        • Numerics.NET.Data.Text
        • Numerics.NET.DataAnalysis
        • Numerics.NET.DataAnalysis.Accumulators
        • Numerics.NET.DataAnalysis.Linq
        • Numerics.NET.DataAnalysis.Models
        • Numerics.NET.Distributed
        • Numerics.NET.EquationSolvers
        • Numerics.NET.EquationSolvers.Generic
        • Numerics.NET.Generic
        • Numerics.NET.LinearAlgebra
        • Numerics.NET.LinearAlgebra.Implementation
        • Numerics.NET.LinearAlgebra.IterativeSolvers
        • Numerics.NET.LinearAlgebra.IterativeSolvers.Preconditioners
        • Numerics.NET.Optimization
        • Numerics.NET.Optimization.LineSearches
        • Numerics.NET.Providers
        • Numerics.NET.Providers.InteropServices
        • Numerics.NET.Random
        • Numerics.NET.SignalProcessing
        • Numerics.NET.Statistics
        • Numerics.NET.Statistics.Distributions
        • Numerics.NET.Statistics.Multivariate
        • Numerics.NET.Statistics.Tests
        • Numerics.NET.Statistics.TimeSeriesAnalysis
        • Numerics.NET.Tensors
    • What's New
    • Release Notes
    • In depth: Tensors
  • Contact Us
  • Blog
  1. Home
  2. Documentation
  3. User's Guide and Reference
  4. API Reference
  5. Numerics.NET
  6. Slice
  7. Properties
C# Visual Basic C++/CLI F#

Slice Properties

On this page

  • Properties
  • See Also

Properties

End Gets the last index in the slice.
IsDescending Gets whether the indexes are decreasing.
Item[Int32] Gets the index at the specified position in the slice.
Item[Slice] Returns a slice of the current slice.
Length Gets the length of the slice.
Start Gets the first index in the slice.
Stride Gets the number of elements between successive indexes in the slice.

See Also

Reference

Slice Structure
Numerics.NET Namespace
On this page
  • Properties
  • See Also
Copyright © 2003-2025, Extreme Optimization. All rights reserved.
Numerics.NET, Extreme Optimization, Complexity made simple, M#, and M Sharp are trademarks of ExoAnalytics Inc.
Microsoft, C#, Visual Basic, Visual Studio, and the Optimized for Visual Studio logo
are registered trademarks of Microsoft Corporation.

This website uses cookies to improve your experience. Learn more.

Got it!