GoDiagram Web Reference
InvokeAllocate Method

Call the Allocate method of the IGoXmlTransformer that is associated with its IGoXmlTransformer.ElementName.
Syntax
'Declaration
 
Public Overridable Function InvokeAllocate() As Object
public virtual object InvokeAllocate()

Return Value

This returns the result of calling Allocate. If no transformer is found, this returns false. This method is practically never overridden.
Remarks
This searches for the most type-specific IGoXmlTransformer associated with a IGoXmlTransformer.ElementName.
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

GoXmlReader Class
GoXmlReader Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback