C# Class CascadeSharp.TKV3d.AIS.AIS_DataMapofIntegerListOfinteractive

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

Méthodes publiques

Méthode Description
AIS_DataMapofIntegerListOfinteractive ( ) : System
AIS_DataMapofIntegerListOfinteractive ( AIS_DataMapofIntegerListOfinteractive theOther ) : System
AIS_DataMapofIntegerListOfinteractive ( int theNbBuckets ) : System
AIS_DataMapofIntegerListOfinteractive ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Assign ( AIS_DataMapofIntegerListOfinteractive theOther ) : AIS_DataMapofIntegerListOfinteractive
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( AIS_DataMapofIntegerListOfinteractive theOther ) : void
IsBound ( int theKey ) : bool
Size ( ) : int
UnBind ( int theKey ) : bool

Method Details

AIS_DataMapofIntegerListOfinteractive() public méthode

public AIS_DataMapofIntegerListOfinteractive ( ) : System
Résultat System

AIS_DataMapofIntegerListOfinteractive() public méthode

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

AIS_DataMapofIntegerListOfinteractive() public méthode

public AIS_DataMapofIntegerListOfinteractive ( int theNbBuckets ) : System
theNbBuckets int
Résultat System

AIS_DataMapofIntegerListOfinteractive() public méthode

public AIS_DataMapofIntegerListOfinteractive ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Résultat System

Assign() public méthode

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

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

Clear() public méthode

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
Résultat void

Exchange() public méthode

public Exchange ( AIS_DataMapofIntegerListOfinteractive theOther ) : void
theOther AIS_DataMapofIntegerListOfinteractive
Résultat void

IsBound() public méthode

public IsBound ( int theKey ) : bool
theKey int
Résultat bool

Size() public méthode

public Size ( ) : int
Résultat int

UnBind() public méthode

public UnBind ( int theKey ) : bool
theKey int
Résultat bool