Compartir a través de


de la propiedad ParameterNameValueHashtable.Collection

Devuelve la tabla hash que es el almacén de datos subyacente de este objeto.

Espacio de nombres:  Microsoft.SharePoint.WebPartPages
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public ReadOnly Property Collection As Hashtable
    Get
'Uso
Dim instance As ParameterNameValueHashtable
Dim value As Hashtable

value = instance.Collection
public Hashtable Collection { get; }

Valor de propiedad

Tipo: System.Collections.Hashtable

Vea también

Referencia

clase ParameterNameValueHashtable

Miembros ParameterNameValueHashtable

Espacio de nombres Microsoft.SharePoint.WebPartPages