DBObjectsBranch.PreloadObjects Method
Preloads the information and child branch objects cache for a branch.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Common.UI.TreeGridSupport
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Protected Sub PreloadObjects
'Usage
Me.PreloadObjects()
protected void PreloadObjects()
protected:
void PreloadObjects()
protected function PreloadObjects()
member PreloadObjects : unit -> unit
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.VisualStudio.Data.Schema.Project.Common.UI.TreeGridSupport Namespace