C# Class CascadeSharp.TKernel.TColStd.TColStd_HSequenceOfHAsciiString

Inheritance: Standard_Transient
显示文件 Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

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

Method Details

Append() public method

public Append ( CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString theSequence ) : void
theSequence CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString
return void

Append() public method

public Append ( TCollection_HAsciiString theItem ) : void
theItem TCollection_HAsciiString
return void

ChangeFirst() public method

public ChangeFirst ( ) : TCollection_HAsciiString
return TCollection_HAsciiString

ChangeLast() public method

public ChangeLast ( ) : TCollection_HAsciiString
return TCollection_HAsciiString

ChangeSequence() public method

public ChangeSequence ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString
return CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString

ChangeValue() public method

public ChangeValue ( int theIndex ) : TCollection_HAsciiString
theIndex int
return TCollection_HAsciiString

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

Exchange() public method

public Exchange ( int I, int J ) : void
I int
J int
return void

First() public method

public First ( ) : TCollection_HAsciiString
return TCollection_HAsciiString

InsertAfter() public method

public InsertAfter ( int theIndex, TCollection_HAsciiString theItem ) : void
theIndex int
theItem TCollection_HAsciiString
return void

InsertBefore() public method

public InsertBefore ( int theIndex, TCollection_HAsciiString theItem ) : void
theIndex int
theItem TCollection_HAsciiString
return void

IsEmpty() public method

public IsEmpty ( ) : bool
return bool

Last() public method

public Last ( ) : TCollection_HAsciiString
return TCollection_HAsciiString

Length() public method

public Length ( ) : int
return int

Lower() public method

public Lower ( ) : int
return int

Prepend() public method

public Prepend ( TCollection_HAsciiString theItem ) : void
theItem TCollection_HAsciiString
return void

Remove() public method

public Remove ( int theIndex ) : void
theIndex int
return void

Remove() public method

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
return void

Reverse() public method

public Reverse ( ) : void
return void

Sequence() public method

public Sequence ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString
return CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString

SetValue() public method

public SetValue ( int theIndex, TCollection_HAsciiString theItem ) : void
theIndex int
theItem TCollection_HAsciiString
return void

Size() public method

public Size ( ) : int
return int

TColStd_HSequenceOfHAsciiString() public method

public TColStd_HSequenceOfHAsciiString ( ) : System
return System

TColStd_HSequenceOfHAsciiString() public method

public TColStd_HSequenceOfHAsciiString ( TColStd_HSequenceOfHAsciiString parameter1 ) : System
parameter1 TColStd_HSequenceOfHAsciiString
return System

TColStd_HSequenceOfHAsciiString() public method

public TColStd_HSequenceOfHAsciiString ( CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString theOther ) : System
theOther CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString
return System

Upper() public method

public Upper ( ) : int
return int

Value() public method

public Value ( int theIndex ) : TCollection_HAsciiString
theIndex int
return TCollection_HAsciiString

get_type_name() public method

public get_type_name ( ) : char
return char