GoDiagram Web Reference
GetTransformer Method

a Type, or null if t is null
Returns the IGoXmlTransformer associated with a given type.
Syntax
'Declaration
 
Public Function GetTransformer( _
   ByVal t As Type _
) As IGoXmlTransformer
public IGoXmlTransformer GetTransformer( 
   Type t
)

Parameters

t
a Type, or null if t is null

Return Value

a IGoXmlTransformer, or null if none is specified for the exact Typet
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

GoXmlReaderWriterBase Class
GoXmlReaderWriterBase Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback