リンク先ノードとその型を示す、新しい ContextLinkBase オブジェクトを ContextLinkBaseCollection に追加します。
名前空間 : System.Windows.Ink.AnalysisCore
アセンブリ : IACore (IACore.dll 内)
構文
'宣言
Public Function Add ( _
destinationNode As ContextNodeBase, _
linkDirection As ContextLinkDirection _
) As ContextLinkBase
'使用
Dim instance As ContextLinkBaseCollection
Dim destinationNode As ContextNodeBase
Dim linkDirection As ContextLinkDirection
Dim returnValue As ContextLinkBase
returnValue = instance.Add(destinationNode, _
linkDirection)
public ContextLinkBase Add(
ContextNodeBase destinationNode,
ContextLinkDirection linkDirection
)
public:
ContextLinkBase^ Add(
ContextNodeBase^ destinationNode,
ContextLinkDirection linkDirection
)
public ContextLinkBase Add(
ContextNodeBase destinationNode,
ContextLinkDirection linkDirection
)
public function Add(
destinationNode : ContextNodeBase,
linkDirection : ContextLinkDirection
) : ContextLinkBase
パラメータ
- destinationNode
型 : System.Windows.Ink.AnalysisCore.ContextNodeBase
リンク先の ContextNodeBase。
- linkDirection
型 : System.Windows.Ink.AnalysisCore.ContextLinkDirection
リンクの方向。
戻り値
型 : System.Windows.Ink.AnalysisCore.ContextLinkBase
プラットフォーム
Windows Vista, Windows XP SP2, Windows Server 2003
.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。
バージョン情報
.NET Framework
サポート対象 : 3.0