GraphPathSerializationDictionary.Values 属性

定义

获取一个包含 System.web 的值的 System.web.. a i。

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ Values { System::Collections::Generic::ICollection<System::String ^> ^ get(); };
public System.Collections.Generic.ICollection<string> Values { get; }
member this.Values : System.Collections.Generic.ICollection<string>
Public ReadOnly Property Values As ICollection(Of String)

属性值

ICollection<String>

一个包含实现 System.web 的对象的值的 System.web.. a i。

实现

适用于