C# Class CascadeSharp.TKernel.TColStd.TColStd_MapOfAsciiString

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
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

Method Details

Added() public méthode

public Added ( TCollection_AsciiString K ) : TCollection_AsciiString
K TCollection_AsciiString
Résultat TCollection_AsciiString

Assign() public méthode

public Assign ( TColStd_MapOfAsciiString theOther ) : TColStd_MapOfAsciiString
theOther TColStd_MapOfAsciiString
Résultat TColStd_MapOfAsciiString

Clear() public méthode

public Clear ( ) : void
Résultat void

Clear() public méthode

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Résultat void

Clear() public méthode

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
Résultat void

Contains() public méthode

public Contains ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
Résultat bool

Contains() public méthode

public Contains ( TCollection_AsciiString K ) : bool
K TCollection_AsciiString
Résultat bool

Differ() public méthode

public Differ ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
Résultat bool

Difference() public méthode

public Difference ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
theLeft TColStd_MapOfAsciiString
theRight TColStd_MapOfAsciiString
Résultat void

Exchange() public méthode

public Exchange ( TColStd_MapOfAsciiString theOther ) : void
theOther TColStd_MapOfAsciiString
Résultat void

HasIntersection() public méthode

public HasIntersection ( TColStd_MapOfAsciiString theMap ) : bool
theMap TColStd_MapOfAsciiString
Résultat bool

Intersect() public méthode

public Intersect ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
Résultat bool

Intersection() public méthode

public Intersection ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
theLeft TColStd_MapOfAsciiString
theRight TColStd_MapOfAsciiString
Résultat void

IsEqual() public méthode

public IsEqual ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
Résultat bool

Remove() public méthode

public Remove ( TCollection_AsciiString K ) : bool
K TCollection_AsciiString
Résultat bool

Size() public méthode

public Size ( ) : int
Résultat int

Subtract() public méthode

public Subtract ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
Résultat bool

Subtraction() public méthode

public Subtraction ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
theLeft TColStd_MapOfAsciiString
theRight TColStd_MapOfAsciiString
Résultat void

TColStd_MapOfAsciiString() public méthode

public TColStd_MapOfAsciiString ( ) : System
Résultat System

TColStd_MapOfAsciiString() public méthode

public TColStd_MapOfAsciiString ( TColStd_MapOfAsciiString theOther ) : System
theOther TColStd_MapOfAsciiString
Résultat System

TColStd_MapOfAsciiString() public méthode

public TColStd_MapOfAsciiString ( int theNbBuckets ) : System
theNbBuckets int
Résultat System

TColStd_MapOfAsciiString() public méthode

public TColStd_MapOfAsciiString ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Résultat System

Union() public méthode

public Union ( TColStd_MapOfAsciiString theLeft, TColStd_MapOfAsciiString theRight ) : void
theLeft TColStd_MapOfAsciiString
theRight TColStd_MapOfAsciiString
Résultat void

Unite() public méthode

public Unite ( TColStd_MapOfAsciiString theOther ) : bool
theOther TColStd_MapOfAsciiString
Résultat bool