'宣言 Public Shared Function CollectionToXml( _ ByVal exceptions As Infragistics.Collections.ObservableCollectionExtended(Of ProjectCalendarException) _ ) As String
public static string CollectionToXml( Infragistics.Collections.ObservableCollectionExtended<ProjectCalendarException> exceptions )