Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
from メソッド
渡されたオブジェクトを WebExplorerBar タイプにキャストします。
シンタックス
ASP.NET Ajax Javascript (Specification) | |
---|
function from(
: {Any}
) : WebExplorerBar; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebExplorerBar.from({Any}); |
パラメータ
- obj
- WebExplorerBar タイプに変換するオブジェクト。
戻り値の型
WebExplorerBar タイプへ変換された、渡されるオブジェクトへの参照。