ComparablePropertyDefinition<T>.Minimum 屬性

定義

public:
 property Nullable<T> Minimum { Nullable<T> get(); };
public T? Minimum { get; }
member this.Minimum : Nullable<'T (requires 'T : struct)>
Public ReadOnly Property Minimum As Nullable(Of T)

屬性值

適用於