SiteMapNode.IsDescendantOf メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SiteMapNode.IsDescendantOf メソッドの意味・解説 

SiteMapNode.IsDescendantOf メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

現在のサイト マップ ノード指定したノードの子または直接の子孫であるかどうかを示す値を取得します

名前空間: System.Web
アセンブリ: System.Web (system.web.dll 内)
構文構文

Public Overridable Function
 IsDescendantOf ( _
    node As SiteMapNode _
) As Boolean
Dim instance As SiteMapNode
Dim node As SiteMapNode
Dim returnValue As Boolean

returnValue = instance.IsDescendantOf(node)
public virtual bool IsDescendantOf (
    SiteMapNode node
)
public:
virtual bool IsDescendantOf (
    SiteMapNode^ node
)
public boolean IsDescendantOf (
    SiteMapNode node
)
public function IsDescendantOf (
    node : SiteMapNode
) : boolean

パラメータ

node

現在のノードが子または子孫であるかどうか確認する対象の SiteMapNode。

戻り値
現在のノード指定したノードの子または子孫場合trueそれ以外場合false

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

SiteMapNode.IsDescendantOf メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SiteMapNode.IsDescendantOf メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS