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