GoDiagram Web Reference
ConsumeChild Method (IGoXmlTransformer)

Process a child object constructed by having consumed a child element of this body, as part of the implementation of a ConsumeBody.
Syntax
'Declaration
 
Sub ConsumeChild( _
   ByVal parent As Object, _
   ByVal child As Object _
) 
void ConsumeChild( 
   object parent,
   object child
)

Parameters

parent
child
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IGoXmlTransformer Interface
IGoXmlTransformer Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback