Share via


SearchResultAttributeCollection.Values 属性

定义

The Values 属性包含此集合中特性的值。

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

属性值

此集合中属性的值。

适用于