次の方法で共有


ContextNodeBaseCollection コンストラクタ (array<ContextNodeBase[])

名前空間 :  System.Windows.Ink.AnalysisCore
アセンブリ :  IACore (IACore.dll 内)

構文

'宣言
Public Sub New ( _
    nodes As ContextNodeBase() _
)
'使用
Dim nodes As ContextNodeBase()

Dim instance As New ContextNodeBaseCollection(nodes)
public ContextNodeBaseCollection(
    ContextNodeBase[] nodes
)
public:
ContextNodeBaseCollection(
    array<ContextNodeBase^>^ nodes
)
public ContextNodeBaseCollection(
    ContextNodeBase[] nodes
)
public function ContextNodeBaseCollection(
    nodes : ContextNodeBase[]
)

パラメータ

プラットフォーム

Windows Vista, Windows XP SP2, Windows Server 2003

.NET Framework および .NET Compact Framework では、各プラットフォームのすべてのバージョンはサポートしていません。サポートされているバージョンについては、「.NET Framework システム要件」を参照してください。

バージョン情報

.NET Framework

サポート対象 : 3.0

参照

参照

ContextNodeBaseCollection クラス

ContextNodeBaseCollection メンバ

ContextNodeBaseCollection オーバーロード

System.Windows.Ink.AnalysisCore 名前空間