Formatter.m_objectQueue 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含 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
欄位值
實作
System.Runtime.Serialization.IFormatter.RequiresDynamicCodeMessage
System.Runtime.Serialization.IFormatter.RequiresUnreferencedCodeMessage
備註
排程序列化的 Schedule 物件會被推送到佇列中。