このメンバは、InkAnalyzer インフラストラクチャをサポートします。コードから直接使用するためのものではありません。
名前空間 : System.Windows.Ink.AnalysisCore
アセンブリ : IACore (IACore.dll 内)
構文
'宣言
Protected Friend Overridable Function CreateSubNodeBase ( _
type As Guid, _
id As Guid, _
isPartiallyPopulated As Boolean, _
nodeLocation As AnalysisRegionBase _
) As ContextNodeBase
'使用
Dim type As Guid
Dim id As Guid
Dim isPartiallyPopulated As Boolean
Dim nodeLocation As AnalysisRegionBase
Dim returnValue As ContextNodeBase
returnValue = Me.CreateSubNodeBase(type, _
id, isPartiallyPopulated, nodeLocation)
protected internal virtual ContextNodeBase CreateSubNodeBase(
Guid type,
Guid id,
bool isPartiallyPopulated,
AnalysisRegionBase nodeLocation
)
protected public:
virtual ContextNodeBase^ CreateSubNodeBase(
Guid type,
Guid id,
bool isPartiallyPopulated,
AnalysisRegionBase^ nodeLocation
)
protected ContextNodeBase CreateSubNodeBase(
Guid type,
Guid id,
boolean isPartiallyPopulated,
AnalysisRegionBase nodeLocation
)
protected internal function CreateSubNodeBase(
type : Guid,
id : Guid,
isPartiallyPopulated : boolean,
nodeLocation : AnalysisRegionBase
) : ContextNodeBase
パラメータ
- type
型 : System.Guid
- id
型 : System.Guid
- isPartiallyPopulated
型 : System.Boolean
- nodeLocation
型 : System.Windows.Ink.AnalysisCore.AnalysisRegionBase
戻り値
型 : System.Windows.Ink.AnalysisCore.ContextNodeBase
プラットフォーム
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。
バージョン情報
.NET Framework
サポート対象 : 3.0