C# Class CascadeSharp.TKV3d.AIS.AIS_DataMapofIntegerListOfinteractive

Datei anzeigen Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method 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 method

public AIS_DataMapofIntegerListOfinteractive ( ) : System
return System

AIS_DataMapofIntegerListOfinteractive() public method

public AIS_DataMapofIntegerListOfinteractive ( AIS_DataMapofIntegerListOfinteractive theOther ) : System
theOther AIS_DataMapofIntegerListOfinteractive
return System

AIS_DataMapofIntegerListOfinteractive() public method

public AIS_DataMapofIntegerListOfinteractive ( int theNbBuckets ) : System
theNbBuckets int
return System

AIS_DataMapofIntegerListOfinteractive() public method

public AIS_DataMapofIntegerListOfinteractive ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
return System

Assign() public method

public Assign ( AIS_DataMapofIntegerListOfinteractive theOther ) : AIS_DataMapofIntegerListOfinteractive
theOther AIS_DataMapofIntegerListOfinteractive
return AIS_DataMapofIntegerListOfinteractive

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

Clear() public method

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
return void

Exchange() public method

public Exchange ( AIS_DataMapofIntegerListOfinteractive theOther ) : void
theOther AIS_DataMapofIntegerListOfinteractive
return void

IsBound() public method

public IsBound ( int theKey ) : bool
theKey int
return bool

Size() public method

public Size ( ) : int
return int

UnBind() public method

public UnBind ( int theKey ) : bool
theKey int
return bool