WorkspaceVisualNodeBase.ItemsInternal Property

Definition

Internal item's collection

public:
 property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Workspace::VSIntegration::UI::WorkspaceVisualNodeBase ^> ^ ItemsInternal { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Workspace::VSIntegration::UI::WorkspaceVisualNodeBase ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceVisualNodeBase> ItemsInternal { get; }
member this.ItemsInternal : seq<Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceVisualNodeBase>
Public ReadOnly Property ItemsInternal As IEnumerable(Of WorkspaceVisualNodeBase)

Property Value

Applies to