| 1. | Serializes an object or graph of connected objects 将对象或连接对象图形序列化。 |
| 2. | To serialize an object or graph of objects 可将对象或对象图形序列化。 |
| 3. | Serializes an object , or graph of objects with the given root to the provided stream 将对象或具有给定根的对象图形序列化为所提供的流。 |
| 4. | Serializes an object , or graph of connected objects , to the given stream Binaryformatter . serialize方法将对象或连接对象图形序列化为给定流。 |
| 5. | Serializes the object , or graph of objects with the specified top root , to the given stream 将对象或具有指定顶级(根)的对象图形序列化为给定流。 |
| 6. | Serializes an object or graph of objects with the specified root to the given 以soap远程过程调用rpc格式,将对象或具有指定根的对象图形序列化为给定的 |
| 7. | Serializes and deserializes an object , or an entire graph of connected objects , in soap format 以soap格式将对象或整个连接对象的图形序列化和反序列化。 |
| 8. | Serializes and deserializes an object , or an entire graph of connected objects , in binary format 以二进制格式将对象或整个连接对象图形序列化和反序列化。 |
| 9. | Serializes the object , or graph of objects with the specified top root , to the given stream attaching the provided headers 将对象或具有指定顶级(根)的对象图形序列化为附加所提供标题的给定流。 |
| 10. | When overridden in a derived class , serializes the graph of objects with the specified root to the stream already attached to the formatter 当在派生类中重写时,将具有指定根的对象图形序列化为已经连接到格式化程序的流。 |