Partager via


MarshalUsingAttribute.CountElementName Propriété

Définition

Obtient ou définit le nom du paramètre qui fournira la taille de la collection lors du marshaling de non managé à géré, ou ReturnsCountValue si la valeur de retour fournit la taille.

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

Valeur de propriété

Remarques

Impossible d’être fourni quand ConstantElementCount est défini.

S’applique à