ResultPropertyCollection.Values Özellik

Tanım

Bu koleksiyondaki özelliklerin değerlerini alır.

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

Özellik Değeri

ICollection Bu koleksiyondaki özelliklerin değerlerini içeren bir.

Şunlara uygulanır