Sprache

ParameterCollection.ToNameValueCollection Eigenschaft

Definition

Wandelt die Sammlung in eine NameValueCollectionum.

public:
 property System::Collections::Specialized::NameValueCollection ^ ToNameValueCollection { System::Collections::Specialized::NameValueCollection ^ get(); };
public System.Collections.Specialized.NameValueCollection ToNameValueCollection { get; }
member this.ToNameValueCollection : System.Collections.Specialized.NameValueCollection
Public ReadOnly Property ToNameValueCollection As NameValueCollection

Eigenschaftswert

A NameValueCollection , der die Parameter in der ParameterCollectionrepräsentiert.

Gilt für: