TupleElementNamesAttribute.TransformNames Vlastnost

Definice

Určuje, které prvky řazené kolekce členů mají v předběžném pořadí hloubkové procházení typu obsahovat názvy prvků.

public:
 property System::Collections::Generic::IList<System::String ^> ^ TransformNames { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string?> TransformNames { get; }
public System.Collections.Generic.IList<string> TransformNames { get; }
member this.TransformNames : System.Collections.Generic.IList<string>
Public ReadOnly Property TransformNames As IList(Of String)

Hodnota vlastnosti

Pole, které označuje, které prvky řazené kolekce členů mají nést názvy prvků.

Platí pro