SqlWorkbenchHierarchy.CreateHierarchyWrapper(Type, ILocalRegistry) メソッド

定義

public:
 static System::Object ^ CreateHierarchyWrapper(Type ^ typeToWrap, Microsoft::VisualStudio::Shell::Interop::ILocalRegistry ^ localReg);
public static object CreateHierarchyWrapper (Type typeToWrap, Microsoft.VisualStudio.Shell.Interop.ILocalRegistry localReg);
static member CreateHierarchyWrapper : Type * Microsoft.VisualStudio.Shell.Interop.ILocalRegistry -> obj
Public Shared Function CreateHierarchyWrapper (typeToWrap As Type, localReg As ILocalRegistry) As Object

パラメーター

typeToWrap
Type
localReg
ILocalRegistry

戻り値

適用対象