newtelligence.DasBlog.Web.Core.NavigatorItemCollection.NavigatorItemCollection C# (CSharp) Method

NavigatorItemCollection() public method

Initializes a new empty instance of the NavigatorItemCollection class.
public NavigatorItemCollection ( ) : System
return System
        public NavigatorItemCollection()
        {
            // empty
        }

Same methods

NavigatorItemCollection::NavigatorItemCollection ( NavigatorItem items ) : System
NavigatorItemCollection::NavigatorItemCollection ( NavigatorItemCollection items ) : System