summaryT:DotNetNuke.Common.Lists.ListInfoCollection

Namespace: DotNetNuke.Common.Lists
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
[SerializableAttribute]
public class ListInfoCollection : CollectionBase
Visual Basic
<SerializableAttribute>
Public Class ListInfoCollection
	Inherits CollectionBase

Inheritance Hierarchy

System..::..Object
  System.Collections..::..CollectionBase
    DotNetNuke.Common.Lists..::..ListInfoCollection

See Also