C# Class CascadeSharp.TKV3d.SelectMgr.SelectMgr_SequenceOfOwner

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
Append ( CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner theItem ) : void
Append ( SelectMgr_SequenceOfOwner theSeq ) : void
Assign ( SelectMgr_SequenceOfOwner theOther ) : SelectMgr_SequenceOfOwner
ChangeFirst ( ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
ChangeLast ( ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
ChangeValue ( int theIndex ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Exchange ( int I, int J ) : void
First ( ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
InsertAfter ( int theIndex, CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner theItem ) : void
InsertAfter ( int theIndex, SelectMgr_SequenceOfOwner theSeq ) : void
InsertBefore ( int theIndex, CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner theItem ) : void
InsertBefore ( int theIndex, SelectMgr_SequenceOfOwner theSeq ) : void
IsEmpty ( ) : bool
Last ( ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
Length ( ) : int
Lower ( ) : int
Prepend ( SelectMgr_EntityOwner theItem ) : void
Prepend ( SelectMgr_SequenceOfOwner theSeq ) : void
Remove ( int theIndex ) : void
Remove ( int theFromIndex, int theToIndex ) : void
Reverse ( ) : void
SelectMgr_SequenceOfOwner ( ) : System
SelectMgr_SequenceOfOwner ( NCollection_BaseAllocator theAllocator ) : System
SelectMgr_SequenceOfOwner ( SelectMgr_SequenceOfOwner theOther ) : System
SetValue ( int theIndex, SelectMgr_EntityOwner theItem ) : void
Size ( ) : int
Split ( int theIndex, SelectMgr_SequenceOfOwner theSeq ) : void
Upper ( ) : int
Value ( int theIndex ) : SelectMgr_EntityOwner

Method Details

Append() public méthode

public Append ( CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner theItem ) : void
theItem CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
Résultat void

Append() public méthode

public Append ( SelectMgr_SequenceOfOwner theSeq ) : void
theSeq SelectMgr_SequenceOfOwner
Résultat void

Assign() public méthode

public Assign ( SelectMgr_SequenceOfOwner theOther ) : SelectMgr_SequenceOfOwner
theOther SelectMgr_SequenceOfOwner
Résultat SelectMgr_SequenceOfOwner

ChangeFirst() public méthode

public ChangeFirst ( ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
Résultat CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner

ChangeLast() public méthode

public ChangeLast ( ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
Résultat CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner

ChangeValue() public méthode

public ChangeValue ( int theIndex ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
theIndex int
Résultat CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

Exchange() public méthode

public Exchange ( int I, int J ) : void
I int
J int
Résultat void

First() public méthode

public First ( ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
Résultat CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner

InsertAfter() public méthode

public InsertAfter ( int theIndex, CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner theItem ) : void
theIndex int
theItem CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
Résultat void

InsertAfter() public méthode

public InsertAfter ( int theIndex, SelectMgr_SequenceOfOwner theSeq ) : void
theIndex int
theSeq SelectMgr_SequenceOfOwner
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner theItem ) : void
theIndex int
theItem CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
Résultat void

InsertBefore() public méthode

public InsertBefore ( int theIndex, SelectMgr_SequenceOfOwner theSeq ) : void
theIndex int
theSeq SelectMgr_SequenceOfOwner
Résultat void

IsEmpty() public méthode

public IsEmpty ( ) : bool
Résultat bool

Last() public méthode

public Last ( ) : CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner
Résultat CascadeSharp.TKV3d.SelectMgr.SelectMgr_EntityOwner

Length() public méthode

public Length ( ) : int
Résultat int

Lower() public méthode

public Lower ( ) : int
Résultat int

Prepend() public méthode

public Prepend ( SelectMgr_EntityOwner theItem ) : void
theItem SelectMgr_EntityOwner
Résultat void

Prepend() public méthode

public Prepend ( SelectMgr_SequenceOfOwner theSeq ) : void
theSeq SelectMgr_SequenceOfOwner
Résultat void

Remove() public méthode

public Remove ( int theIndex ) : void
theIndex int
Résultat void

Remove() public méthode

public Remove ( int theFromIndex, int theToIndex ) : void
theFromIndex int
theToIndex int
Résultat void

Reverse() public méthode

public Reverse ( ) : void
Résultat void

SelectMgr_SequenceOfOwner() public méthode

public SelectMgr_SequenceOfOwner ( ) : System
Résultat System

SelectMgr_SequenceOfOwner() public méthode

public SelectMgr_SequenceOfOwner ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Résultat System

SelectMgr_SequenceOfOwner() public méthode

public SelectMgr_SequenceOfOwner ( SelectMgr_SequenceOfOwner theOther ) : System
theOther SelectMgr_SequenceOfOwner
Résultat System

SetValue() public méthode

public SetValue ( int theIndex, SelectMgr_EntityOwner theItem ) : void
theIndex int
theItem SelectMgr_EntityOwner
Résultat void

Size() public méthode

public Size ( ) : int
Résultat int

Split() public méthode

public Split ( int theIndex, SelectMgr_SequenceOfOwner theSeq ) : void
theIndex int
theSeq SelectMgr_SequenceOfOwner
Résultat void

Upper() public méthode

public Upper ( ) : int
Résultat int

Value() public méthode

public Value ( int theIndex ) : SelectMgr_EntityOwner
theIndex int
Résultat SelectMgr_EntityOwner