共用方式為


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 命名空間