KaxTabPageCollection Class |
Inheritance Hierarchy
SystemObject
Kettic.AspNet.Controls.DesignKaxTabPageCollection
Namespace: Kettic.AspNet.Controls.DesignAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class KaxTabPageCollection : IList<KaxTabPage>,
ICollection<KaxTabPage>, IEnumerable<KaxTabPage>, IList,
ICollection, IEnumerable
Public Class KaxTabPageCollection
Implements IList(Of KaxTabPage), ICollection(Of KaxTabPage),
IEnumerable(Of KaxTabPage), IList, ICollection, IEnumerable
public ref class KaxTabPageCollection : IList<KaxTabPage^>,
ICollection<KaxTabPage^>, IEnumerable<KaxTabPage^>, IList,
ICollection, IEnumerable
type KaxTabPageCollection =
class
interface IList<KaxTabPage>
interface ICollection<KaxTabPage>
interface IEnumerable<KaxTabPage>
interface IList
interface ICollection
interface IEnumerable
end
The KaxTabPageCollection type exposes the following members.
Constructors
Methods
Properties
See Also