Formatter.m_idGenerator Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the ObjectIDGenerator used with the current formatter.
protected: System::Runtime::Serialization::ObjectIDGenerator ^ m_idGenerator;
protected System.Runtime.Serialization.ObjectIDGenerator m_idGenerator;
val mutable m_idGenerator : System.Runtime.Serialization.ObjectIDGenerator
Protected m_idGenerator As ObjectIDGenerator
Field Value
Implements
System.Runtime.Serialization.IFormatter.RequiresDynamicCodeMessage
System.Runtime.Serialization.IFormatter.RequiresUnreferencedCodeMessage
Remarks
The ObjectIDGenerator maintains a list of the objects that have been identified and the IDs that they were given.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา