Point.Deconstruct(Double, Double) 方法

定义

public void Deconstruct (out double x, out double y);
member this.Deconstruct : double * double -> unit

参数

x
System.Double
y
System.Double

适用于