Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将指定的 ULSyncParms 对象的属性复制到此 ULSyncParms 对象。
Visual Basic Public Sub CopyFrom( _ ByVal src As ULSyncParms _ )
C# public void CopyFrom( ULSyncParms src );
src 要从中复制的对象。