C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapNodeCollection Class
Properties Methods Events

C1SiteMapNodeCollection Class Members

The following tables list the members exposed by C1SiteMapNodeCollection.

Public Constructors
 NameDescription
Public ConstructorExplicit constructor for C1SiteMapNodeCollection.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of elements actually contained in the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<IC1SiteMapNodeCollectionOwner,C1SiteMapNode>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public PropertyGets the owner of the collection. (Inherited from C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<IC1SiteMapNodeCollectionOwner,C1SiteMapNode>)
Top
Public Methods
 NameDescription
Public MethodAdds C1SiteMapNode node to the collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodInserts C1SiteMapNode node to the collection.  
Public MethodRemoves C1SiteMapNode node from the collection. node to remove  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
Public Events
See Also