Formatter.m_objectQueue 필드

정의

serialize할 개체의 Queue가 들어 있습니다.

protected: System::Collections::Queue ^ m_objectQueue;
protected System.Collections.Queue m_objectQueue;
val mutable m_objectQueue : System.Collections.Queue
Protected m_objectQueue As Queue 

필드 값

Queue

설명

메서드를 사용하여 serialization을 위해 예약된 개체는 Schedule 큐에 푸시됩니다.

적용 대상

추가 정보