public static string DescribeComponentList( List<Component> collection, bool describePaths )
Public Shared Function DescribeComponentList ( _ collection As List(Of Component), _ describePaths As Boolean _ ) As String
public: static String^ DescribeComponentList( List<Component^>^ collection, bool describePaths )