Share via


MailMergeFieldNames.Item[Object] Propriété

Définition

Renvoie un objet spécifique appartenant à une collection.

public:
 property Microsoft::Office::Interop::Word::MailMergeFieldName ^ default[System::Object ^ %] { Microsoft::Office::Interop::Word::MailMergeFieldName ^ get(System::Object ^ % Index); };
public Microsoft.Office.Interop.Word.MailMergeFieldName this[ref object Index] { get; }
member this.Item(obj) : Microsoft.Office.Interop.Word.MailMergeFieldName
Default Public ReadOnly Property Item(ByRef Index As Object) As MailMergeFieldName

Paramètres

Index
Object

Objet indiquant la position ordinale ou une chaîne représentant le nom de l’objet individuel.

Valeur de propriété

S’applique à