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

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

공개 메소드들

메소드 설명
Add ( TCollection_AsciiString theKey1, TCollection_AsciiString theItem ) : int
ChangeFromIndex ( int theIndex ) : TCollection_AsciiString
ChangeFromKey ( TCollection_AsciiString theKey1 ) : TCollection_AsciiString
ChangeSeek ( TCollection_AsciiString theKey1 ) : TCollection_AsciiString
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Contains ( TCollection_AsciiString theKey1 ) : bool
Exchange ( TColStd_IndexedDataMapOfStringString theOther ) : void
FindFromIndex ( int theIndex ) : TCollection_AsciiString
FindFromKey ( TCollection_AsciiString theKey1 ) : TCollection_AsciiString
FindFromKey ( TCollection_AsciiString theKey1, TCollection_AsciiString theValue ) : bool
FindIndex ( TCollection_AsciiString theKey1 ) : int
FindKey ( int theIndex ) : TCollection_AsciiString
RemoveFromIndex ( int theIndex ) : void
RemoveKey ( TCollection_AsciiString theKey1 ) : void
RemoveLast ( ) : void
Seek ( TCollection_AsciiString theKey1 ) : TCollection_AsciiString
Size ( ) : int
Substitute ( int theIndex, TCollection_AsciiString theKey1, TCollection_AsciiString theItem ) : void
Swap ( int theIndex1, int theIndex2 ) : void
TColStd_IndexedDataMapOfStringString ( ) : System
TColStd_IndexedDataMapOfStringString ( TColStd_IndexedDataMapOfStringString theOther ) : System
TColStd_IndexedDataMapOfStringString ( int theNbBuckets ) : System
TColStd_IndexedDataMapOfStringString ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System

메소드 상세

Add() 공개 메소드

public Add ( TCollection_AsciiString theKey1, TCollection_AsciiString theItem ) : int
theKey1 TCollection_AsciiString
theItem TCollection_AsciiString
리턴 int

ChangeFromIndex() 공개 메소드

public ChangeFromIndex ( int theIndex ) : TCollection_AsciiString
theIndex int
리턴 TCollection_AsciiString

ChangeFromKey() 공개 메소드

public ChangeFromKey ( TCollection_AsciiString theKey1 ) : TCollection_AsciiString
theKey1 TCollection_AsciiString
리턴 TCollection_AsciiString

ChangeSeek() 공개 메소드

public ChangeSeek ( TCollection_AsciiString theKey1 ) : TCollection_AsciiString
theKey1 TCollection_AsciiString
리턴 TCollection_AsciiString

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 ( TCollection_AsciiString theKey1 ) : bool
theKey1 TCollection_AsciiString
리턴 bool

Exchange() 공개 메소드

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

FindFromIndex() 공개 메소드

public FindFromIndex ( int theIndex ) : TCollection_AsciiString
theIndex int
리턴 TCollection_AsciiString

FindFromKey() 공개 메소드

public FindFromKey ( TCollection_AsciiString theKey1 ) : TCollection_AsciiString
theKey1 TCollection_AsciiString
리턴 TCollection_AsciiString

FindFromKey() 공개 메소드

public FindFromKey ( TCollection_AsciiString theKey1, TCollection_AsciiString theValue ) : bool
theKey1 TCollection_AsciiString
theValue TCollection_AsciiString
리턴 bool

FindIndex() 공개 메소드

public FindIndex ( TCollection_AsciiString theKey1 ) : int
theKey1 TCollection_AsciiString
리턴 int

FindKey() 공개 메소드

public FindKey ( int theIndex ) : TCollection_AsciiString
theIndex int
리턴 TCollection_AsciiString

RemoveFromIndex() 공개 메소드

public RemoveFromIndex ( int theIndex ) : void
theIndex int
리턴 void

RemoveKey() 공개 메소드

public RemoveKey ( TCollection_AsciiString theKey1 ) : void
theKey1 TCollection_AsciiString
리턴 void

RemoveLast() 공개 메소드

public RemoveLast ( ) : void
리턴 void

Seek() 공개 메소드

public Seek ( TCollection_AsciiString theKey1 ) : TCollection_AsciiString
theKey1 TCollection_AsciiString
리턴 TCollection_AsciiString

Size() 공개 메소드

public Size ( ) : int
리턴 int

Substitute() 공개 메소드

public Substitute ( int theIndex, TCollection_AsciiString theKey1, TCollection_AsciiString theItem ) : void
theIndex int
theKey1 TCollection_AsciiString
theItem TCollection_AsciiString
리턴 void

Swap() 공개 메소드

public Swap ( int theIndex1, int theIndex2 ) : void
theIndex1 int
theIndex2 int
리턴 void

TColStd_IndexedDataMapOfStringString() 공개 메소드

public TColStd_IndexedDataMapOfStringString ( ) : System
리턴 System

TColStd_IndexedDataMapOfStringString() 공개 메소드

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

TColStd_IndexedDataMapOfStringString() 공개 메소드

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

TColStd_IndexedDataMapOfStringString() 공개 메소드

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