uaPLUS Reference
LoadInMemoryNode(ISystemContext) Method
See Also  Send Feedback
Advosol.uaPLUS.AE Namespace > ComAeClientNodeManager Class > LoadInMemoryNode Method : LoadInMemoryNode(ISystemContext) Method

context

Glossary Item Box

Loads a node set from a file or resource and addes them to the set of predefined nodes.

Syntax

Visual Basic (Declaration) 
Protected Overloads Overrides Function LoadInMemoryNode( _
   ByVal context As ISystemContext _
) As NodeStateCollection
C# 
protected override NodeStateCollection LoadInMemoryNode( 
   ISystemContext context
)

Parameters

context

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.