ManagementContentNavigator.GetChildrenContainerCount Method

Definition

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.

Applies to