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