C# Класс CascadeSharp.TKBRep.TopTools.TopTools_DataMapOfIntegerListOfShape

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

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

Метод Описание
Assign ( TopTools_DataMapOfIntegerListOfShape theOther ) : TopTools_DataMapOfIntegerListOfShape
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Exchange ( TopTools_DataMapOfIntegerListOfShape theOther ) : void
IsBound ( int theKey ) : bool
Size ( ) : int
TopTools_DataMapOfIntegerListOfShape ( ) : System
TopTools_DataMapOfIntegerListOfShape ( TopTools_DataMapOfIntegerListOfShape theOther ) : System
TopTools_DataMapOfIntegerListOfShape ( int theNbBuckets ) : System
TopTools_DataMapOfIntegerListOfShape ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
UnBind ( int theKey ) : bool

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

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

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

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 ( TopTools_DataMapOfIntegerListOfShape theOther ) : void
theOther TopTools_DataMapOfIntegerListOfShape
Результат void

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

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

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

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

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

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

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

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

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

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

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

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

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

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