Share via


MarshalUsingAttribute.CountElementName 속성

정의

관리되지 않는 에서 관리형으로 마샬링할 때 또는 반환 값이 크기를 제공하는 경우 컬렉션의 크기를 제공할 매개 변수의 이름을 가져오거나 ReturnsCountValue 설정합니다.

public:
 property System::String ^ CountElementName { System::String ^ get(); void set(System::String ^ value); };
public string CountElementName { get; set; }
member this.CountElementName : string with get, set
Public Property CountElementName As String

속성 값

설명

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

적용 대상