バージョン

WHDGListNode コンストラクタ(Object,WHDGListNode,WHDGListHierarchicalEnumerable,String)

シンタックス
'宣言
 
Public Function New( _
   ByVal item As Object, _
   ByVal parent As WHDGListNode, _
   ByVal owner As WHDGListHierarchicalEnumerable, _
   ByVal type As String _
)
public WHDGListNode( 
   object item,
   WHDGListNode parent,
   WHDGListHierarchicalEnumerable owner,
   string type
)

パラメータ

item
parent
owner
type
参照