Method | Description | |
---|---|---|
Append ( |
||
Append ( CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
Assign ( |
||
ChangeFirst ( ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
ChangeLast ( ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
ChangeValue ( int theIndex ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
Exchange ( int I, int J ) : void | ||
First ( ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
Graphic3d_SequenceOfStructure ( ) : System | ||
Graphic3d_SequenceOfStructure ( |
||
Graphic3d_SequenceOfStructure ( NCollection_BaseAllocator theAllocator ) : System | ||
InsertAfter ( int theIndex, |
||
InsertAfter ( int theIndex, CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
InsertBefore ( int theIndex, |
||
InsertBefore ( int theIndex, CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
IsEmpty ( ) : bool | ||
Last ( ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
Length ( ) : int | ||
Lower ( ) : int | ||
Prepend ( |
||
Prepend ( CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
Remove ( int theIndex ) : void | ||
Remove ( int theFromIndex, int theToIndex ) : void | ||
Reverse ( ) : void | ||
SetValue ( int theIndex, CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
Size ( ) : int | ||
Split ( int theIndex, |
||
Upper ( ) : int | ||
Value ( int theIndex ) : Graphic3d_Structure |
public Append ( |
||
theSeq | ||
return | void |
public Append ( CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
theItem | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | |
return | void |
public Assign ( |
||
theOther | ||
return |
public ChangeFirst ( ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
return | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure |
public ChangeLast ( ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
return | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure |
public ChangeValue ( int theIndex ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
theIndex | int | |
return | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
return | void |
public First ( ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
return | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure |
public Graphic3d_SequenceOfStructure ( ) : System | ||
return | System |
public Graphic3d_SequenceOfStructure ( |
||
theOther | ||
return | System |
public Graphic3d_SequenceOfStructure ( NCollection_BaseAllocator theAllocator ) : System | ||
theAllocator | NCollection_BaseAllocator | |
return | System |
public InsertAfter ( int theIndex, |
||
theIndex | int | |
theSeq | ||
return | void |
public InsertAfter ( int theIndex, CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
theIndex | int | |
theItem | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | |
return | void |
public InsertBefore ( int theIndex, |
||
theIndex | int | |
theSeq | ||
return | void |
public InsertBefore ( int theIndex, CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
theIndex | int | |
theItem | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | |
return | void |
public Last ( ) : CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | ||
return | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure |
public Prepend ( |
||
theSeq | ||
return | void |
public Prepend ( CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
theItem | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | |
return | void |
public Remove ( int theFromIndex, int theToIndex ) : void | ||
theFromIndex | int | |
theToIndex | int | |
return | void |
public SetValue ( int theIndex, CascadeSharp.TKService.Graphic3d.Graphic3d_Structure theItem ) : void | ||
theIndex | int | |
theItem | CascadeSharp.TKService.Graphic3d.Graphic3d_Structure | |
return | void |
public Split ( int theIndex, |
||
theIndex | int | |
theSeq | ||
return | void |
public Value ( int theIndex ) : Graphic3d_Structure | ||
theIndex | int | |
return | Graphic3d_Structure |