C# Class CascadeSharp.TKernel.TColStd.TColStd_HSequenceOfExtendedString

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

Méthodes publiques

Méthode Description
Append ( CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString theSequence ) : void
Append ( TCollection_ExtendedString theItem ) : void
ChangeFirst ( ) : TCollection_ExtendedString
ChangeLast ( ) : TCollection_ExtendedString
ChangeSequence ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString
ChangeValue ( int theIndex ) : TCollection_ExtendedString
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : TCollection_ExtendedString
InsertAfter ( int theIndex, TCollection_ExtendedString theItem ) : void
InsertBefore ( int theIndex, TCollection_ExtendedString theItem ) : void
IsEmpty ( ) : bool
Last ( ) : TCollection_ExtendedString
Length ( ) : int
Lower ( ) : int
Prepend ( TCollection_ExtendedString theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
Sequence ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString
SetValue ( int theIndex, TCollection_ExtendedString theItem ) : void
Size ( ) : int
TColStd_HSequenceOfExtendedString ( ) : System
TColStd_HSequenceOfExtendedString ( TColStd_HSequenceOfExtendedString parameter1 ) : System
TColStd_HSequenceOfExtendedString ( CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString theOther ) : System
Upper ( ) : int
Value ( int theIndex ) : TCollection_ExtendedString
get_type_name ( ) : char

Method Details

Append() public méthode

public Append ( CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString theSequence ) : void
theSequence CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString
Résultat void

Append() public méthode

public Append ( TCollection_ExtendedString theItem ) : void
theItem TCollection_ExtendedString
Résultat void

ChangeFirst() public méthode

public ChangeFirst ( ) : TCollection_ExtendedString
Résultat TCollection_ExtendedString

ChangeLast() public méthode

public ChangeLast ( ) : TCollection_ExtendedString
Résultat TCollection_ExtendedString

ChangeSequence() public méthode

public ChangeSequence ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString
Résultat CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : TCollection_ExtendedString
theIndex int
Résultat TCollection_ExtendedString

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 ( ) : TCollection_ExtendedString
Résultat TCollection_ExtendedString

InsertAfter() public méthode

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

InsertBefore() public méthode

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

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : TCollection_ExtendedString
Résultat TCollection_ExtendedString

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 ( TCollection_ExtendedString theItem ) : void
theItem TCollection_ExtendedString
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

Sequence() public méthode

public Sequence ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString
Résultat CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString

SetValue() public méthode

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

Size() public méthode

public Size ( ) : int
Résultat int

TColStd_HSequenceOfExtendedString() public méthode

public TColStd_HSequenceOfExtendedString ( ) : System
Résultat System

TColStd_HSequenceOfExtendedString() public méthode

public TColStd_HSequenceOfExtendedString ( TColStd_HSequenceOfExtendedString parameter1 ) : System
parameter1 TColStd_HSequenceOfExtendedString
Résultat System

TColStd_HSequenceOfExtendedString() public méthode

public TColStd_HSequenceOfExtendedString ( CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString theOther ) : System
theOther CascadeSharp.TKernel.TColStd.TColStd_SequenceOfExtendedString
Résultat System

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

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

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char