TypeDescriptor.IsCollection property

Namespace:  Microsoft.BusinessData.MetadataModel
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property IsCollection As Boolean
    Get
'Usage
Dim instance As TypeDescriptor
Dim value As Boolean

value = instance.IsCollection
public bool IsCollection { get; }

Property value

Type: System.Boolean

See also

Reference

TypeDescriptor class

TypeDescriptor members

Microsoft.BusinessData.MetadataModel namespace