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

A dictionary is a set of opaque values indexed by an opaque key with one value for each key. RELOAD base -13 p.84 --alex
파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
key string
value DataValue

프로퍼티 상세

key 공개적으로 프로퍼티

public string key
리턴 string

value 공개적으로 프로퍼티

public DataValue,TSystems.RELOAD.Storage value
리턴 DataValue