다음을 통해 공유


EditArray.Value 속성

정의

배열에 넣을 값의 식을 가져오거나 설정합니다.

public AdaptiveExpressions.Properties.ValueExpression Value { get; set; }
member this.Value : AdaptiveExpressions.Properties.ValueExpression with get, set
Public Property Value As ValueExpression

속성 값

배열에 넣을 값의 식입니다.

적용 대상