AtomPub10ServiceDocumentFormatter<TServiceDocument>.CreateDocumentInstance メソッド

定義

Atom 1.0 フォーマッタに関連付けられた新しい ServiceDocument インスタンスを作成します。

protected:
 override System::ServiceModel::Syndication::ServiceDocument ^ CreateDocumentInstance();
protected override System.ServiceModel.Syndication.ServiceDocument CreateDocumentInstance();
override this.CreateDocumentInstance : unit -> System.ServiceModel.Syndication.ServiceDocument
Protected Overrides Function CreateDocumentInstance () As ServiceDocument

返品

ServiceDocumentのインスタンスを返します。

適用対象