ManagementContentNavigator.GetChildrenContainerCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the number of child containers (for example, folders, Web sites, or Web applications) of the current object.
public:
int GetChildrenContainerCount();
public int GetChildrenContainerCount ();
member this.GetChildrenContainerCount : unit -> int
Public Function GetChildrenContainerCount () As Integer
Returns
The number of child containers of the current object.