Click or drag to resize
XDL

XConfiguration Methods

The XConfiguration type exposes the following members.

Methods
  NameDescription
Public methodGetMaxID
내부에 정의된 PBI 그룹 객체의 ID 중 가장 큰 ID를 얻는다.
Public methodLoadConfigFile
특정 파일 경로의 Configration 환경설정 내용을 읽는다.
Public methodStatic memberLoadCurrentConfig
현재 엔진의 기본 설정을 로딩한다.
Public methodSaveConfigFile
설정 내용을 파일로 저장한다.
Public methodUpdateCurrentConfig
설정된 내용을 현재 엔진의 기본 설정값으로 설정한다.
Top
See Also