IAssemblyEnum.Clone(IAssemblyEnum) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void Clone([Runtime::InteropServices::Out] Microsoft::BizTalk::GlobalAssemblyCache::IAssemblyEnum ^ % assemblyEnum);
public void Clone (out Microsoft.BizTalk.GlobalAssemblyCache.IAssemblyEnum assemblyEnum);
abstract member Clone : IAssemblyEnum -> unit
Public Sub Clone (ByRef assemblyEnum As IAssemblyEnum)
Parameters
- assemblyEnum
- IAssemblyEnum