TypeDescriptor.IsCollection Property (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Syntax

Visual Basic (Declaration)
Public ReadOnly Property IsCollection As Boolean
Visual Basic (Usage)
Dim instance As TypeDescriptor
Dim value As Boolean

value = instance.IsCollection
C#
public bool IsCollection { get; }
See Also

Tags :


Page view tracker