(String) del constructor CollectionNotInitializedException
Inicializa una nueva instancia de la CollectionNotInitializedException con un mensaje de error especificado.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight.Runtime (en Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (en Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (en Microsoft.SharePoint.Client.Runtime.dll)
Sintaxis
'Declaración
Public Sub New ( _
message As String _
)
'Uso
Dim message As String
Dim instance As New CollectionNotInitializedException(message)
public CollectionNotInitializedException(
string message
)
Parámetros
message
Tipo: System.StringEl mensaje que describe el error.
Vea también
Referencia
clase CollectionNotInitializedException
Miembros CollectionNotInitializedException