Skip to content

T_CommandLine_Core_Sequence

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

Sequence Class

Inheritance Hierarchy

System.Object
  CommandLine.Core.Sequence
Namespace: CommandLine.Core
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

internal static class Sequence

VB

<ExtensionAttribute>
Friend NotInheritable Class Sequence

C++

[ExtensionAttribute]
internal ref class Sequence abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type Sequence =  class end

The Sequence type exposes the following members.

Methods

 

Name Description
Private methodStatic member OfSequence
Public methodStatic member Partition
  Back to Top

See Also

Reference

CommandLine.Core Namespace

Clone this wiki locally