C# 클래스 CascadeSharp.TKernel.Units.Units_UnitsSequence

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

공개 메소드들

메소드 설명
Append ( CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
Append ( Units_UtsSequence theSequence ) : void
ChangeFirst ( ) : CascadeSharp.TKernel.Units.Units_Unit
ChangeLast ( ) : CascadeSharp.TKernel.Units.Units_Unit
ChangeSequence ( ) : Units_UtsSequence
ChangeValue ( int theIndex ) : CascadeSharp.TKernel.Units.Units_Unit
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : CascadeSharp.TKernel.Units.Units_Unit
InsertAfter ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
InsertBefore ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
IsEmpty ( ) : bool
Last ( ) : CascadeSharp.TKernel.Units.Units_Unit
Length ( ) : int
Lower ( ) : int
Prepend ( CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
Sequence ( ) : Units_UtsSequence
SetValue ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
Size ( ) : int
Units_UnitsSequence ( ) : System
Units_UnitsSequence ( Units_UnitsSequence parameter1 ) : System
Units_UnitsSequence ( Units_UtsSequence theOther ) : System
Upper ( ) : int
Value ( int theIndex ) : CascadeSharp.TKernel.Units.Units_Unit
get_type_name ( ) : char

메소드 상세

Append() 공개 메소드

public Append ( CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
theItem CascadeSharp.TKernel.Units.Units_Unit
리턴 void

Append() 공개 메소드

public Append ( Units_UtsSequence theSequence ) : void
theSequence Units_UtsSequence
리턴 void

ChangeFirst() 공개 메소드

public ChangeFirst ( ) : CascadeSharp.TKernel.Units.Units_Unit
리턴 CascadeSharp.TKernel.Units.Units_Unit

ChangeLast() 공개 메소드

public ChangeLast ( ) : CascadeSharp.TKernel.Units.Units_Unit
리턴 CascadeSharp.TKernel.Units.Units_Unit

ChangeSequence() 공개 메소드

public ChangeSequence ( ) : Units_UtsSequence
리턴 Units_UtsSequence

ChangeValue() 공개 메소드

public ChangeValue ( int theIndex ) : CascadeSharp.TKernel.Units.Units_Unit
theIndex int
리턴 CascadeSharp.TKernel.Units.Units_Unit

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 ( ) : CascadeSharp.TKernel.Units.Units_Unit
리턴 CascadeSharp.TKernel.Units.Units_Unit

InsertAfter() 공개 메소드

public InsertAfter ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
theIndex int
theItem CascadeSharp.TKernel.Units.Units_Unit
리턴 void

InsertBefore() 공개 메소드

public InsertBefore ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
theIndex int
theItem CascadeSharp.TKernel.Units.Units_Unit
리턴 void

IsEmpty() 공개 메소드

public IsEmpty ( ) : bool
리턴 bool

Last() 공개 메소드

public Last ( ) : CascadeSharp.TKernel.Units.Units_Unit
리턴 CascadeSharp.TKernel.Units.Units_Unit

Length() 공개 메소드

public Length ( ) : int
리턴 int

Lower() 공개 메소드

public Lower ( ) : int
리턴 int

Prepend() 공개 메소드

public Prepend ( CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
theItem CascadeSharp.TKernel.Units.Units_Unit
리턴 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 ( ) : Units_UtsSequence
리턴 Units_UtsSequence

SetValue() 공개 메소드

public SetValue ( int theIndex, CascadeSharp.TKernel.Units.Units_Unit theItem ) : void
theIndex int
theItem CascadeSharp.TKernel.Units.Units_Unit
리턴 void

Size() 공개 메소드

public Size ( ) : int
리턴 int

Units_UnitsSequence() 공개 메소드

public Units_UnitsSequence ( ) : System
리턴 System

Units_UnitsSequence() 공개 메소드

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

Units_UnitsSequence() 공개 메소드

public Units_UnitsSequence ( Units_UtsSequence theOther ) : System
theOther Units_UtsSequence
리턴 System

Upper() 공개 메소드

public Upper ( ) : int
리턴 int

Value() 공개 메소드

public Value ( int theIndex ) : CascadeSharp.TKernel.Units.Units_Unit
theIndex int
리턴 CascadeSharp.TKernel.Units.Units_Unit

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char