type object的用法和樣例:
例句
- Constructor that initializes a new object as a copy of another object of the same type.
將新對象初始化為另一同類型對象的副本的構造函數。 - Method from the source object that takes both a strongly typed object that is populated with current values and a strongly typed object that is populated with original values.
控制項將從同時採用以當前值填充的強類型對象和以原始值填充的強類型對象的源對象中調用。