ResultPropertyCollection.Values Eigenschap

Definitie

Haalt de waarden van de eigenschappen in deze verzameling op.

public:
 property System::Collections::ICollection ^ Values { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Values { get; }
member this.Values : System.Collections.ICollection
Public ReadOnly Property Values As ICollection

Waarde van eigenschap

Een ICollection die de waarden van de eigenschappen in deze verzameling bevat.

Van toepassing op