DocumentMapNodeInfo クラス

定義

ドキュメントマップ内の単一のノードに関する情報を含みます。

public ref class DocumentMapNodeInfo sealed
public sealed class DocumentMapNodeInfo
type DocumentMapNodeInfo = class
Public NotInheritable Class DocumentMapNodeInfo
継承
DocumentMapNodeInfo

プロパティ

名前 説明
Children

現在のノードの子ノードを取得します。

Id

現在のノードに対して一意の識別子を取得します。

Label

現在のノードのラベルを取得します。

適用対象