Formatter::m_idGenerator Field

 

Contains the ObjectIDGenerator used with the current formatter.

Namespace:   System.Runtime.Serialization
Assembly:  mscorlib (in mscorlib.dll)

protected:
ObjectIDGenerator^ m_idGenerator

The ObjectIDGenerator maintains a list of the objects that have been identified and the IDs that they were given.

.NET Framework
Available since 1.1
Return to top
Show: