C# Class CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_SequenceOfPatch

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
AdvApp2Var_SequenceOfPatch ( ) : System
AdvApp2Var_SequenceOfPatch ( AdvApp2Var_SequenceOfPatch theOther ) : System
AdvApp2Var_SequenceOfPatch ( NCollection_BaseAllocator theAllocator ) : System
Append ( CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch theItem ) : void
Append ( AdvApp2Var_SequenceOfPatch theSeq ) : void
Assign ( AdvApp2Var_SequenceOfPatch theOther ) : AdvApp2Var_SequenceOfPatch
ChangeFirst ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
ChangeLast ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
ChangeValue ( int theIndex ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
InsertAfter ( int theIndex, AdvApp2Var_Patch theItem ) : void
InsertAfter ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
InsertBefore ( int theIndex, AdvApp2Var_Patch theItem ) : void
InsertBefore ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
IsEmpty ( ) : bool
Last ( ) : AdvApp2Var_Patch
Length ( ) : int
Lower ( ) : int
Prepend ( AdvApp2Var_Patch theItem ) : void
Prepend ( AdvApp2Var_SequenceOfPatch theSeq ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SetValue ( int theIndex, AdvApp2Var_Patch theItem ) : void
Size ( ) : int
Split ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : AdvApp2Var_Patch

Method Details

AdvApp2Var_SequenceOfPatch() public méthode

public AdvApp2Var_SequenceOfPatch ( ) : System
Résultat System

AdvApp2Var_SequenceOfPatch() public méthode

public AdvApp2Var_SequenceOfPatch ( AdvApp2Var_SequenceOfPatch theOther ) : System
theOther AdvApp2Var_SequenceOfPatch
Résultat System

AdvApp2Var_SequenceOfPatch() public méthode

public AdvApp2Var_SequenceOfPatch ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Résultat System

Append() public méthode

public Append ( CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch theItem ) : void
theItem CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
Résultat void

Append() public méthode

public Append ( AdvApp2Var_SequenceOfPatch theSeq ) : void
theSeq AdvApp2Var_SequenceOfPatch
Résultat void

Assign() public méthode

public Assign ( AdvApp2Var_SequenceOfPatch theOther ) : AdvApp2Var_SequenceOfPatch
theOther AdvApp2Var_SequenceOfPatch
Résultat AdvApp2Var_SequenceOfPatch

ChangeFirst() public méthode

public ChangeFirst ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
Résultat CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch

ChangeLast() public méthode

public ChangeLast ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
Résultat CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
theIndex int
Résultat CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

Exchange() public méthode

public Exchange ( int I, int J ) : void
I int
J int
Résultat void

First() public méthode

public First ( ) : CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch
Résultat CascadeSharp.TKGeomBase.AdvApp2Var.AdvApp2Var_Patch

InsertAfter() public méthode

public InsertAfter ( int theIndex, AdvApp2Var_Patch theItem ) : void
theIndex int
theItem AdvApp2Var_Patch
Résultat void

InsertAfter() public méthode

public InsertAfter ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
theIndex int
theSeq AdvApp2Var_SequenceOfPatch
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, AdvApp2Var_Patch theItem ) : void
theIndex int
theItem AdvApp2Var_Patch
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
theIndex int
theSeq AdvApp2Var_SequenceOfPatch
Résultat void

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : AdvApp2Var_Patch
Résultat AdvApp2Var_Patch

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

Prepend() public méthode

public Prepend ( AdvApp2Var_Patch theItem ) : void
theItem AdvApp2Var_Patch
Résultat void

Prepend() public méthode

public Prepend ( AdvApp2Var_SequenceOfPatch theSeq ) : void
theSeq AdvApp2Var_SequenceOfPatch
Résultat void

Remove() public méthode

public Remove ( int theIndex ) : void
theIndex int
Résultat void

Remove() public méthode

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

SetValue() public méthode

public SetValue ( int theIndex, AdvApp2Var_Patch theItem ) : void
theIndex int
theItem AdvApp2Var_Patch
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

public Split ( int theIndex, AdvApp2Var_SequenceOfPatch theSeq ) : void
theIndex int
theSeq AdvApp2Var_SequenceOfPatch
Résultat void

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

public Value ( int theIndex ) : AdvApp2Var_Patch
theIndex int
Résultat AdvApp2Var_Patch