Complex<T>.Real Property

Definition

public:
 property T Real { T get(); };
public T Real { get; }
member this.Real : 'T
Public ReadOnly Property Real As T

Property Value

T

Applies to