XmlnsDictionary.Values 屬性

定義

取得 XmlnsDictionary 中所有值的集合。

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

屬性值

XmlnsDictionary 中所有值的集合。

實作

適用於