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

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

공개 메소드들

메소드 설명
Assign ( TColStd_Array1OfAsciiString theOther ) : TColStd_Array1OfAsciiString
ChangeFirst ( ) : TCollection_AsciiString
ChangeLast ( ) : TCollection_AsciiString
ChangeValue ( int theIndex ) : TCollection_AsciiString
First ( ) : TCollection_AsciiString
Init ( TCollection_AsciiString theValue ) : void
IsAllocated ( ) : bool
IsDeletable ( ) : bool
IsEmpty ( ) : bool
Last ( ) : TCollection_AsciiString
Length ( ) : int
Lower ( ) : int
Move ( TColStd_Array1OfAsciiString theOther ) : TColStd_Array1OfAsciiString
Resize ( int theLower, int theUpper, bool theToCopyData ) : void
SetValue ( int theIndex, TCollection_AsciiString theItem ) : void
Size ( ) : int
TColStd_Array1OfAsciiString ( ) : System
TColStd_Array1OfAsciiString ( TColStd_Array1OfAsciiString theOther ) : System
TColStd_Array1OfAsciiString ( TCollection_AsciiString theBegin, int theLower, int theUpper ) : System
TColStd_Array1OfAsciiString ( int theLower, int theUpper ) : System
Upper ( ) : int
Value ( int theIndex ) : TCollection_AsciiString

메소드 상세

Assign() 공개 메소드

public Assign ( TColStd_Array1OfAsciiString theOther ) : TColStd_Array1OfAsciiString
theOther TColStd_Array1OfAsciiString
리턴 TColStd_Array1OfAsciiString

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : TCollection_AsciiString
리턴 TCollection_AsciiString

ChangeLast() 공개 메소드

public ChangeLast ( ) : TCollection_AsciiString
리턴 TCollection_AsciiString

ChangeValue() 공개 메소드

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

First() 공개 메소드

public First ( ) : TCollection_AsciiString
리턴 TCollection_AsciiString

Init() 공개 메소드

public Init ( TCollection_AsciiString theValue ) : void
theValue TCollection_AsciiString
리턴 void

IsAllocated() 공개 메소드

public IsAllocated ( ) : bool
리턴 bool

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : TCollection_AsciiString
리턴 TCollection_AsciiString

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Move() 공개 메소드

public Move ( TColStd_Array1OfAsciiString theOther ) : TColStd_Array1OfAsciiString
theOther TColStd_Array1OfAsciiString
리턴 TColStd_Array1OfAsciiString

Resize() 공개 메소드

public Resize ( int theLower, int theUpper, bool theToCopyData ) : void
theLower int
theUpper int
theToCopyData bool
리턴 void

SetValue() 공개 메소드

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

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColStd_Array1OfAsciiString() 공개 메소드

public TColStd_Array1OfAsciiString ( ) : System
리턴 System

TColStd_Array1OfAsciiString() 공개 메소드

public TColStd_Array1OfAsciiString ( TColStd_Array1OfAsciiString theOther ) : System
theOther TColStd_Array1OfAsciiString
리턴 System

TColStd_Array1OfAsciiString() 공개 메소드

public TColStd_Array1OfAsciiString ( TCollection_AsciiString theBegin, int theLower, int theUpper ) : System
theBegin TCollection_AsciiString
theLower int
theUpper int
리턴 System

TColStd_Array1OfAsciiString() 공개 메소드

public TColStd_Array1OfAsciiString ( int theLower, int theUpper ) : System
theLower int
theUpper int
리턴 System

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

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