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

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

공개 메소드들

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

메소드 상세

Assign() 공개 메소드

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

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : TCollection_ExtendedString
리턴 TCollection_ExtendedString

ChangeLast() 공개 메소드

public ChangeLast ( ) : TCollection_ExtendedString
리턴 TCollection_ExtendedString

ChangeValue() 공개 메소드

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

First() 공개 메소드

public First ( ) : TCollection_ExtendedString
리턴 TCollection_ExtendedString

Init() 공개 메소드

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

IsAllocated() 공개 메소드

public IsAllocated ( ) : bool
리턴 bool

IsDeletable() 공개 메소드

public IsDeletable ( ) : bool
리턴 bool

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : TCollection_ExtendedString
리턴 TCollection_ExtendedString

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Move() 공개 메소드

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

Resize() 공개 메소드

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

SetValue() 공개 메소드

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

Size() 공개 메소드

public Size ( ) : int
리턴 int

TColStd_Array1OfExtendedString() 공개 메소드

public TColStd_Array1OfExtendedString ( ) : System
리턴 System

TColStd_Array1OfExtendedString() 공개 메소드

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

TColStd_Array1OfExtendedString() 공개 메소드

public TColStd_Array1OfExtendedString ( TCollection_ExtendedString theBegin, int theLower, int theUpper ) : System
theBegin TCollection_ExtendedString
theLower int
theUpper int
리턴 System

TColStd_Array1OfExtendedString() 공개 메소드

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

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

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