de la propiedad TypeDescriptor.IsCollection
Espacio de nombres: Microsoft.BusinessData.MetadataModel
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public ReadOnly Property IsCollection As Boolean
Get
'Uso
Dim instance As TypeDescriptor
Dim value As Boolean
value = instance.IsCollection
public bool IsCollection { get; }
Valor de propiedad
Tipo: System.Boolean