GoDiagram Web Reference
ConsumeObjectFinish Method (IGoXmlTransformer)

the object constructed by Allocate
Finish any initialization of the object allocated by Allocate, whose attributes have been read and whose body has been traversed and any child objects consumed.
Syntax
'Declaration
 
Sub ConsumeObjectFinish( _
   ByVal obj As Object _
) 
void ConsumeObjectFinish( 
   object obj
)

Parameters

obj
the object constructed by Allocate
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