Share via


IPivotItemProviderPattern.CreatePivotRootItem Method

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Function CreatePivotRootItem ( _
    relationship As IRelationshipDisplayItem _
) As Object
Object CreatePivotRootItem(
    IRelationshipDisplayItem relationship
)
Object^ CreatePivotRootItem(
    IRelationshipDisplayItem^ relationship
)
abstract CreatePivotRootItem : 
        relationship:IRelationshipDisplayItem -> Object
function CreatePivotRootItem(
    relationship : IRelationshipDisplayItem
) : Object

Parameters

Return Value

Type: System.Object

.NET Framework Security

See Also

Reference

IPivotItemProviderPattern Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace