C# 클래스 CascadeSharp.TKV3d.AIS.AIS_DataMapofIntegerListOfinteractive

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

공개 메소드들

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