MarshalUsingAttribute.ConstantElementCount 속성

정의

컬렉션이 일정한 크기인 경우 관리되지 않는 컬렉션에서 관리되는 컬렉션으로 마샬링할 때 컬렉션의 크기를 가져오거나 설정합니다.

public:
 property int ConstantElementCount { int get(); void set(int value); };
public int ConstantElementCount { get; set; }
member this.ConstantElementCount : int with get, set
Public Property ConstantElementCount As Integer

속성 값

설명

가 설정된 경우 CountElementName 제공할 수 없습니다.

적용 대상