public TreeCollectionView( IList list )
Public Sub New ( list As IList )
public: TreeCollectionView( IList^ list )
new : list : IList -> TreeCollectionView
In This Article