C# 클래스 ArcGISCompare.AttributeMappingData

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

공개 메소드들

메소드 설명
AddDataLoss ( DataLossEntries theE ) : void
AddResults ( String theEntry ) : void
AddValueConversion ( ValueMappingData theVMap ) : void
ToString ( ) : string

비공개 메소드들

메소드 설명
AttributeMappingData ( FeatureMappingData aMap, AttributeData sourceA, AttributeData destA ) : System

메소드 상세

AddDataLoss() 공개 메소드

public AddDataLoss ( DataLossEntries theE ) : void
theE DataLossEntries
리턴 void

AddResults() 공개 메소드

public AddResults ( String theEntry ) : void
theEntry String
리턴 void

AddValueConversion() 공개 메소드

public AddValueConversion ( ValueMappingData theVMap ) : void
theVMap ValueMappingData
리턴 void

ToString() 공개 메소드

public ToString ( ) : string
리턴 string