C# 클래스 CascadeSharp.TKernel.TColStd.TColStd_MapOfAsciiString

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

공개 메소드들

메소드 설명
Added ( TCollection_AsciiString K ) : TCollection_AsciiString
Assign ( TColStd_MapOfAsciiString theOther ) : TColStd_MapOfAsciiString
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Contains ( TColStd_MapOfAsciiString theOther ) : bool
Contains ( TCollection_AsciiString K ) : bool
Differ ( TColStd_MapOfAsciiString theOther ) : bool
Difference ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
Exchange ( TColStd_MapOfAsciiString theOther ) : void
HasIntersection ( TColStd_MapOfAsciiString theMap ) : bool
Intersect ( TColStd_MapOfAsciiString theOther ) : bool
Intersection ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
IsEqual ( TColStd_MapOfAsciiString theOther ) : bool
Remove ( TCollection_AsciiString K ) : bool
Size ( ) : int
Subtract ( TColStd_MapOfAsciiString theOther ) : bool
Subtraction ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
TColStd_MapOfAsciiString ( ) : System
TColStd_MapOfAsciiString ( TColStd_MapOfAsciiString theOther ) : System
TColStd_MapOfAsciiString ( int theNbBuckets ) : System
TColStd_MapOfAsciiString ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Union ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
Unite ( TColStd_MapOfAsciiString theOther ) : bool

메소드 상세

Added() 공개 메소드

public Added ( TCollection_AsciiString K ) : TCollection_AsciiString
K TCollection_AsciiString
리턴 TCollection_AsciiString

Assign() 공개 메소드

public Assign ( TColStd_MapOfAsciiString theOther ) : TColStd_MapOfAsciiString
theOther TColStd_MapOfAsciiString
리턴 TColStd_MapOfAsciiString

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

Contains() 공개 메소드

public Contains ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
리턴 bool

Contains() 공개 메소드

public Contains ( TCollection_AsciiString K ) : bool
K TCollection_AsciiString
리턴 bool

Differ() 공개 메소드

public Differ ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
리턴 bool

Difference() 공개 메소드

public Difference ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
theLeft TColStd_MapOfAsciiString
theRight TColStd_MapOfAsciiString
리턴 void

Exchange() 공개 메소드

public Exchange ( TColStd_MapOfAsciiString theOther ) : void
theOther TColStd_MapOfAsciiString
리턴 void

HasIntersection() 공개 메소드

public HasIntersection ( TColStd_MapOfAsciiString theMap ) : bool
theMap TColStd_MapOfAsciiString
리턴 bool

Intersect() 공개 메소드

public Intersect ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
리턴 bool

Intersection() 공개 메소드

public Intersection ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
theLeft TColStd_MapOfAsciiString
theRight TColStd_MapOfAsciiString
리턴 void

IsEqual() 공개 메소드

public IsEqual ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
리턴 bool

Remove() 공개 메소드

public Remove ( TCollection_AsciiString K ) : bool
K TCollection_AsciiString
리턴 bool

Size() 공개 메소드

public Size ( ) : int
리턴 int

Subtract() 공개 메소드

public Subtract ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
리턴 bool

Subtraction() 공개 메소드

public Subtraction ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
theLeft TColStd_MapOfAsciiString
theRight TColStd_MapOfAsciiString
리턴 void

TColStd_MapOfAsciiString() 공개 메소드

public TColStd_MapOfAsciiString ( ) : System
리턴 System

TColStd_MapOfAsciiString() 공개 메소드

public TColStd_MapOfAsciiString ( TColStd_MapOfAsciiString theOther ) : System
theOther TColStd_MapOfAsciiString
리턴 System

TColStd_MapOfAsciiString() 공개 메소드

public TColStd_MapOfAsciiString ( int theNbBuckets ) : System
theNbBuckets int
리턴 System

TColStd_MapOfAsciiString() 공개 메소드

public TColStd_MapOfAsciiString ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
리턴 System

Union() 공개 메소드

public Union ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
theLeft TColStd_MapOfAsciiString
theRight TColStd_MapOfAsciiString
리턴 void

Unite() 공개 메소드

public Unite ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
리턴 bool