C# 클래스 CascadeSharp.TKBRep.TopTools.TopTools_DataMapOfIntegerListOfShape

파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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