WmlMobileTextWriter.WmlLayout.Compare(WmlMobileTextWriter+WmlLayout) メソッド

定義

WmlMobileTextWriter.WmlLayout オブジェクトと現在のWmlMobileTextWriter.WmlLayout オブジェクトを比較します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

public:
 virtual bool Compare(System::Web::UI::MobileControls::Adapters::WmlMobileTextWriter::WmlLayout ^ layout);
public virtual bool Compare(System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.WmlLayout layout);
abstract member Compare : System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.WmlLayout -> bool
override this.Compare : System.Web.UI.MobileControls.Adapters.WmlMobileTextWriter.WmlLayout -> bool
Public Overridable Function Compare (layout As WmlMobileTextWriter.WmlLayout) As Boolean

パラメーター

layout
WmlMobileTextWriter.WmlLayout

比較するレイアウト オブジェクト。

返品

の値が両方のレイアウトで同じである場合は a0/&。それ以外の場合は。

注釈

Compare メソッドは、WmlMobileTextWriter クラスによって内部的に呼び出されます。

適用対象

こちらもご覧ください