NativeAd.Close メソッド

定義

コントロールによって使用される関連するシステム リソースを解放します。

public:
 virtual void Close() = Close;
void Close();
// This member is not implemented in C#
function close()
' This member is not implemented in VB.NET

実装

System.IDisposable.Close

注釈

重要

NativeAd クラスは非推奨です。 代わりに NativeAdV2 を使用してください。

適用対象