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