C# 클래스 CascadeSharp.TKernel.TColStd.TColStd_HSequenceOfHAsciiString

상속: Standard_Transient
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

Append() 공개 메소드

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

Append() 공개 메소드

public Append ( TCollection_HAsciiString theItem ) : void
theItem TCollection_HAsciiString
리턴 void

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : TCollection_HAsciiString
리턴 TCollection_HAsciiString

ChangeLast() 공개 메소드

public ChangeLast ( ) : TCollection_HAsciiString
리턴 TCollection_HAsciiString

ChangeSequence() 공개 메소드

public ChangeSequence ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString
리턴 CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString

ChangeValue() 공개 메소드

public ChangeValue ( int theIndex ) : TCollection_HAsciiString
theIndex int
리턴 TCollection_HAsciiString

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

Clear() 공개 메소드

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
리턴 void

Exchange() 공개 메소드

public Exchange ( int I, int J ) : void
I int
J int
리턴 void

First() 공개 메소드

public First ( ) : TCollection_HAsciiString
리턴 TCollection_HAsciiString

InsertAfter() 공개 메소드

public InsertAfter ( int theIndex, TCollection_HAsciiString theItem ) : void
theIndex int
theItem TCollection_HAsciiString
리턴 void

InsertBefore() 공개 메소드

public InsertBefore ( int theIndex, TCollection_HAsciiString theItem ) : void
theIndex int
theItem TCollection_HAsciiString
리턴 void

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : TCollection_HAsciiString
리턴 TCollection_HAsciiString

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Prepend() 공개 메소드

public Prepend ( TCollection_HAsciiString theItem ) : void
theItem TCollection_HAsciiString
리턴 void

Remove() 공개 메소드

public Remove ( int theIndex ) : void
theIndex int
리턴 void

Remove() 공개 메소드

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
리턴 void

Reverse() 공개 메소드

public Reverse ( ) : void
리턴 void

Sequence() 공개 메소드

public Sequence ( ) : CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString
리턴 CascadeSharp.TKernel.TColStd.TColStd_SequenceOfHAsciiString

SetValue() 공개 메소드

public SetValue ( int theIndex, TCollection_HAsciiString theItem ) : void
theIndex int
theItem TCollection_HAsciiString
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColStd_HSequenceOfHAsciiString() 공개 메소드

public TColStd_HSequenceOfHAsciiString ( ) : System
리턴 System

TColStd_HSequenceOfHAsciiString() 공개 메소드

public TColStd_HSequenceOfHAsciiString ( TColStd_HSequenceOfHAsciiString parameter1 ) : System
parameter1 TColStd_HSequenceOfHAsciiString
리턴 System

TColStd_HSequenceOfHAsciiString() 공개 메소드

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

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

public Value ( int theIndex ) : TCollection_HAsciiString
theIndex int
리턴 TCollection_HAsciiString

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char