郑广学VSTO火箭速成班 VBAYYDS.COM

ExtentionsSwap 方法

交换2个变量

Definition

命名空间: Excel880VSTO
程序集: Excel880VSTO (在 Excel880VSTO.dll 中) 版本:1.5.8.0 (1.5.8.0)
C#
public static void Swap(
	ref Object x,
	ref Object y
)

参数

x  Object
 
y  Object
 

参见