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