메소드 |
설명 |
|
Append ( IntSurf_Couple theItem ) : void |
|
|
Append ( IntSurf_SequenceOfCouple theSeq ) : void |
|
|
Assign ( IntSurf_SequenceOfCouple theOther ) : IntSurf_SequenceOfCouple |
|
|
ChangeFirst ( ) : IntSurf_Couple |
|
|
ChangeLast ( ) : IntSurf_Couple |
|
|
ChangeValue ( int theIndex ) : IntSurf_Couple |
|
|
Clear ( ) : void |
|
|
Clear ( NCollection_BaseAllocator theAllocator ) : void |
|
|
Exchange ( int I, int J ) : void |
|
|
First ( ) : IntSurf_Couple |
|
|
InsertAfter ( int theIndex, IntSurf_Couple theItem ) : void |
|
|
InsertAfter ( int theIndex, IntSurf_SequenceOfCouple theSeq ) : void |
|
|
InsertBefore ( int theIndex, IntSurf_Couple theItem ) : void |
|
|
InsertBefore ( int theIndex, IntSurf_SequenceOfCouple theSeq ) : void |
|
|
IntSurf_SequenceOfCouple ( ) : System |
|
|
IntSurf_SequenceOfCouple ( IntSurf_SequenceOfCouple theOther ) : System |
|
|
IntSurf_SequenceOfCouple ( NCollection_BaseAllocator theAllocator ) : System |
|
|
IsEmpty ( ) : bool |
|
|
Last ( ) : IntSurf_Couple |
|
|
Length ( ) : int |
|
|
Lower ( ) : int |
|
|
Prepend ( IntSurf_Couple theItem ) : void |
|
|
Prepend ( IntSurf_SequenceOfCouple theSeq ) : void |
|
|
Remove ( int theIndex ) : void |
|
|
Remove ( int theFromIndex, int theToIndex ) : void |
|
|
Reverse ( ) : void |
|
|
SetValue ( int theIndex, IntSurf_Couple theItem ) : void |
|
|
Size ( ) : int |
|
|
Split ( int theIndex, IntSurf_SequenceOfCouple theSeq ) : void |
|
|
Upper ( ) : int |
|
|
Value ( int theIndex ) : IntSurf_Couple |
|
|