MarshalUsingAttribute.CountElementName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.