mscorlib(4.0.0.0) API with additions
System.AggregateException Member List

This is the complete list of members for System.AggregateException, including all inherited members.

AggregateException()System.AggregateException
AggregateException(string message)System.AggregateException
AggregateException(string message, Exception innerException)System.AggregateException
AggregateException(IEnumerable< Exception > innerExceptions)System.AggregateException
AggregateException(params Exception[] innerExceptions)System.AggregateException
AggregateException(string message, params Exception[] innerExceptions)System.AggregateException
AggregateException(SerializationInfo info, StreamingContext context)System.AggregateExceptionprotected
AggregateException???(string message, IEnumerable< Exception > innerExceptions)System.AggregateException
DataSystem.Exception
Equals(object obj)System.Runtime.InteropServices._Exception
Exception()System.Exception
Exception(string message)System.Exception
Exception(string message, Exception innerException)System.Exception
Exception(SerializationInfo info, StreamingContext context)System.Exceptionprotected
Flatten()System.AggregateException
GetBaseException()System.AggregateExceptionvirtual
GetHashCode()System.Runtime.InteropServices._Exception
GetObjectData(SerializationInfo info, StreamingContext context)System.AggregateExceptionvirtual
GetType()System.Exception
Handle(Func< Exception, bool > predicate)System.AggregateException
HelpLinkSystem.Exception
HResultSystem.Exception
InnerExceptionSystem.Exception
InnerExceptionsSystem.AggregateException
MessageSystem.Exception
SerializeObjectStateSystem.Exceptionprotectedremovable
SourceSystem.Exception
StackTraceSystem.Exception
TargetSiteSystem.Exception
ToString()System.AggregateException