Formatter.m_objectQueue 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
protected: System::Collections::Queue ^ m_objectQueue;
protected System.Collections.Queue m_objectQueue;
val mutable m_objectQueue : System.Collections.Queue
Protected m_objectQueue As Queue
欄位值
備註
排程使用 方法進行串行化 Schedule 的物件會在佇列上推送。
適用於
另請參閱