Analog<T>.StartValue Property
StartValue
<ID("StartValue", (int)e.StartValue)> _
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _
Public Property StartValue() As T
This language is not supported or no code example is available.
[ID("StartValue", (int)e.StartValue)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public T StartValue {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