nVision User Guide
latest
  • Introduction
  • Getting Started
  • Ribbon
  • Tools
  • Dataflow
  • Image Processing
  • Image Analysis
  • Geometry
  • User Interface Creation
  • Graphic Programming Language
  • Miscellaneous
  • Reference
    • Ribbon
    • Tools
    • Nodes
      • Adam Module
      • Adam 6000 DigIn
      • Adam 6000 DigOut
      • Add
      • Add Input
      • Add Output
      • AffineTransform
      • And
      • AppendToTextFile
      • Beckhoff PLC
      • Read Symbol
      • Write Symbol
      • BinaryImageConstantOperator
      • BinaryImageOperator
      • BinaryRegionListOperator
      • BinaryRegionOperator
      • Binning
      • Blob Analysis
      • Blob Feature
      • HMI Border
      • Average
      • Maximum
      • Max Position
      • Minimum
      • Min Position
      • Quantile
      • StdDev
      • Sum
      • Sum of Squares
      • Variance
      • Variation
      • HMI Button
      • Execute Command
      • Get Parameter
      • Image Source
      • Set Parameter
      • Snap Image
      • Start Acquisition
      • Stop Acquisition
      • Canny
      • HMI Canvas
      • Change Extension
      • HMI CheckBox
      • Checker
      • CircularGradient
      • Combine
      • Combine Channels
      • HMI ComboBox
      • Comment
      • Connected Components
      • Constant
      • Boolean
      • Directory
      • Double
      • Filename
      • Integer
      • Text
      • Context Menu
      • Convert Type
      • RGB -> Monochrome
      • Text -> CornerRadius
      • Text -> Color
      • Text -> Color
      • Text -> Brush
      • Text -> Brush
      • Text -> Thickness
      • Convert to HLS
      • Convert to HSI
      • Convert to LAB
      • Convert to Rgb
      • Copy
      • Crc16Ibm
      • Circular Region
      • Elliptical Region
      • Pen
      • Rectangular Region
      • Solid Color Brush
      • Image
      • Palette
      • Point
      • Region
      • Regions
      • Text
      • Crop
      • Crop Box
      • C# Expression
      • Cut
      • Direction
      • Directory
      • Display
      • Distance Transform
      • Distance Transform Constrained
      • HMI DockPanel
      • .NET Constructor Call
      • .NET Instance Method Call
      • .NET Static Method Call
      • EditDouble
      • EditInt
      • EditText
      • Environment
      • ExpandEnvironmentVariables
      • HMI Expander
      • ExportDataTableToCsv
      • Export Image
      • ExportPalette
      • Extract Channel
      • Filename
      • Fill Holes
      • Flip
      • Frame
      • Frame (Extent)
      • GammaPalette
      • Gauss
      • Gaussian
      • GetEnvironmentVariable
      • GetFolderPath
      • GetListItem
      • GetPixelValue
      • HMI Grid
      • HMI GridLength
      • HMI GridSplitter
      • HMI GroupBox
      • Hipass
      • Histogram
      • Histogram Average
      • Histogram Maximum
      • Histogram Minimum
      • Histogram Quantile
      • Histogram StdDev
      • Histogram Sum
      • Histogram Sum of Squares
      • Histogram Variance
      • HistogramVariation
      • Horizontal Prewitt
      • Horizontal Profile
      • Horizontal Scharr
      • Horizontal Sobel
      • HybridMedian
      • HMI Image
      • ImageRotate
      • ImageScale
      • ImageTranslate
      • Imago Device
      • Imago Device Operation
      • Imago System
      • Export Image (Immediate)
      • Import Image
      • Import Image + Palette
      • ImportPalette
      • Inner Boundary
      • Jaehne
      • Laplace
      • HMI Led
      • HMI LedSegments
      • LinearGradient
      • LinearPalette
      • Accumulate
      • Camera Infos
      • Concatenate
      • List Files
      • Distinct
      • Except
      • First
      • Intersect
      • Last
      • ListRange
      • Reverse
      • Transform (Select)
      • Skip
        • Inputs
        • Outputs
      • Sort By
      • Take
      • Union
      • Filter (Where)
      • Load File
      • Lowpass
      • Lowpass
      • MapOverPalette
      • MaskedTextBox
      • Max
      • Median
      • Min
      • MinMaxScalingPalette
      • Mirror
      • Morphological Image Operation
      • MorphologicalRegionListOperation
      • Multiply
      • HMI ListBox (Multi Select)
      • MySql Connection
      • Sql Insert
      • Sql Query
      • Sql Select
      • Nand
      • Noise
      • Nor
      • OCR
      • OpenLayers Module
      • OpenLayers DigIn
      • OpenLayers DigOut
      • OpenLayers
      • Or
      • Otsu Threshold
      • Outer Boundary
      • Paste
      • Path
      • PathCombine
      • PerspectiveTransform
      • Pixel Based Blob Feature
      • Point
      • Point
      • PredefinedPalette
      • HMI ProgressBar
      • Quantize
      • RadialGradient
      • HMI RadioButton
      • Read
      • Read Ini File
      • Group
      • RegionComplement
      • RegionListFilter
      • ResamplePolar
      • ResampleRectangle
      • Rescale2D
      • Rotate 180
      • Rotate Clockwise
      • Rotate Counter Clockwise
      • Save File
      • HMI Scrollbar
      • HMI Separator
      • SerialPort
      • HMI ListBox (Single Select)
      • Skip While
      • HMI Slider
      • Split
      • Split
      • HMI StackPanel
      • Concat Text
      • Compare Text
      • Format Text
      • SubPipeline
      • HMI TabControl
      • HMI TabItem
      • Take While
      • TCP/IP Client
      • TCP/IP Server
      • HMI TextBlock
      • Threshold
      • HMI ToggleButton
      • HMI ToolBar
      • Unary Image Operator
      • Square Root
      • Vector
      • Vertical Prewitt
      • Vertical Profile
      • Vertical Scharr
      • Vertical Sobel
      • HMI WebBrowser
      • HMI Window
      • Write
  • Credits
nVision User Guide
  • Docs »
  • Reference »
  • Skip
  • Edit on Bitbucket

Skip¶

Skips a number of items at the beginning of a list. The remaining items are put in the output list.

Inputs¶

List (Type: List<T>)¶

The input list.

Count (Type: Int32)¶

The number of items to skip.

Outputs¶

List (Type: List<T>)¶

The output list, consisting of the part of the input list that remains after skipping.

Next Previous

© Copyright 2016, Peter Schregle, Impuls Imaging GmbH. Revision 635c6541.

Built with Sphinx using a theme provided by Read the Docs.