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 メソッド
渡されたオブジェクトを WebImageViewer タイプにキャストします。
シンタックス
ASP.NET Ajax Javascript (Specification) | |
---|
function from(
: {Any}
) : WebImageViewer; |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebImageViewer.from({Any}); |
パラメータ
- obj
- WebImageViewer タイプに変換するオブジェクト。
戻り値の型
WebImageViewer タイプへ変換された渡されたオブジェクトへの参照。