C# Класс CascadeSharp.TKV3d.AIS.AIS_DataMapofIntegerListOfinteractive

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

AIS_DataMapofIntegerListOfinteractive() публичный Метод

public AIS_DataMapofIntegerListOfinteractive ( ) : System
Результат System

AIS_DataMapofIntegerListOfinteractive() публичный Метод

public AIS_DataMapofIntegerListOfinteractive ( AIS_DataMapofIntegerListOfinteractive theOther ) : System
theOther AIS_DataMapofIntegerListOfinteractive
Результат System

AIS_DataMapofIntegerListOfinteractive() публичный Метод

public AIS_DataMapofIntegerListOfinteractive ( int theNbBuckets ) : System
theNbBuckets int
Результат System

AIS_DataMapofIntegerListOfinteractive() публичный Метод

public AIS_DataMapofIntegerListOfinteractive ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Результат System

Assign() публичный Метод

public Assign ( AIS_DataMapofIntegerListOfinteractive theOther ) : AIS_DataMapofIntegerListOfinteractive
theOther AIS_DataMapofIntegerListOfinteractive
Результат AIS_DataMapofIntegerListOfinteractive

Clear() публичный Метод

public Clear ( ) : void
Результат void

Clear() публичный Метод

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Результат void

Clear() публичный Метод

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
Результат void

Exchange() публичный Метод

public Exchange ( AIS_DataMapofIntegerListOfinteractive theOther ) : void
theOther AIS_DataMapofIntegerListOfinteractive
Результат void

IsBound() публичный Метод

public IsBound ( int theKey ) : bool
theKey int
Результат bool

Size() публичный Метод

public Size ( ) : int
Результат int

UnBind() публичный Метод

public UnBind ( int theKey ) : bool
theKey int
Результат bool