Analog<T>.Max Property

Max
<ID("Max", (int)e.Max)> _ 
Public Property Max() As T
This language is not supported or no code example is available.
[ID("Max", (int)e.Max)] 
public T Max {get; set;}
This language is not supported or no code example is available.

Property Value

T

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition