ScopeStorageDictionary.Values 屬性

定義

List<T>取得 物件,其中包含串連 ScopeStorageDictionaryBaseScope 物件中的值。

public virtual System.Collections.Generic.ICollection<object> Values { get; }
member this.Values : System.Collections.Generic.ICollection<obj>
Public Overridable ReadOnly Property Values As ICollection(Of Object)

屬性值

包含值的物件。

實作

適用於