C# 클래스 TSystems.RELOAD.Storage.DataValue

A single-value element is a simple sequence of bytes. There may be
only one single-value element for each Resource-ID, Kind-ID pair. A single value element is represented as a DataValue, which contains the following two elements: RELOAD base -12 p.83 --alex
파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
exists System.Boolean
value IUsage

프로퍼티 상세

exists 공개적으로 프로퍼티

public Boolean,System exists
리턴 System.Boolean

value 공개적으로 프로퍼티

public IUsage value
리턴 IUsage