'宣言
<System.Runtime.CompilerServices.ExtensionAttribute()> Public Overloads Shared Function AsLive( _ ByVal element As System.Xml.Linq.XElement _ ) As View(Of XElement)
[System.Runtime.CompilerServices.Extension()] public static View<XElement> AsLive( System.Xml.Linq.XElement element )
パラメータ
- element
- ビューとして公開する XML 要素。
戻り値の型
指定された XML 要素を表すビュー。