SearchResultAttributeCollection.Values 屬性

定義

Values 屬性 (Property) 包含這個集合中的屬性 (Attribute) 值。

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

屬性值

這個集合中的屬性值。

適用於