| Visual Basic (Declaration) | |
|---|---|
| Public Sub ImportNodes( _ ByVal context As ISystemContext, _ ByVal InMemoryNode As IEnumerable(Of NodeState) _ ) | |
| C# | |
|---|---|
| public void ImportNodes( ISystemContext context, IEnumerable<NodeState> InMemoryNode ) | |
Parameters
- context
- InMemoryNode
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    