DevForce Help Reference
Create Method (IdeaBladeSection)


For internal use only.
Syntax
'Declaration
 
Public Function Create( _
   ByVal parent As Object, _
   ByVal configContext As Object, _
   ByVal section As XmlNode _
) As Object
'Usage
 
Dim instance As IdeaBladeSection
Dim parent As Object
Dim configContext As Object
Dim section As XmlNode
Dim value As Object
 
value = instance.Create(parent, configContext, section)

Parameters

parent
configContext
section
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

IdeaBladeSection Class
IdeaBladeSection Members

Send Feedback