'Declaration Public Function ListChildren( _ ByVal Item As String, _ ByVal Recursive As Boolean, _ ByRef CatalogItems() As CatalogItem _ ) As ServerInfoHeader
public ServerInfoHeader ListChildren( string Item, bool Recursive, out CatalogItem[] CatalogItems )
Parameters
- Item
- Recursive
- CatalogItems