バージョン

NodeLayoutCollection クラス

NodeLayoutオブジェクトの変更可能コレクションを表します。
シンタックス
'宣言
 
Public Class NodeLayoutCollection 
   Inherits Infragistics.Collections.CollectionBase(Of NodeLayout)
   Implements Infragistics.ICollectionBase, Infragistics.ICollectionBase(Of NodeLayout) 
public class NodeLayoutCollection : Infragistics.Collections.CollectionBase<NodeLayout>, Infragistics.ICollectionBase, Infragistics.ICollectionBase<NodeLayout>  
参照