ImmutableSortedSetSurrogate<T>.Values フィールド

定義

値を取得または設定します。

[Orleans.Id(0)]
public System.Collections.Generic.List<T> Values;
[<Orleans.Id(0)>]
val mutable Values : System.Collections.Generic.List<'T>
Public Values As List(Of T) 

フィールド値

List<T>

値。

属性

適用対象