Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function Create( _ ByVal code As StatusCode, _ ByVal index As Integer, _ ByVal diagnosticInfos As DiagnosticInfoCollection, _ ByVal stringTable As IList(Of String) _ ) As ServiceResultException |
C# | |
---|---|
public static ServiceResultException Create( StatusCode code, int index, DiagnosticInfoCollection diagnosticInfos, IList<string> stringTable ) |
Parameters
- code
- index
- diagnosticInfos
- stringTable
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family