Windward Engine API Reference
close Method
See Also  Send comments on this topic.
WindwardReportsDrivers.net.windward.datasource.xml Namespace > XPathDataSource Class : close Method




Glossary Item Box

Called when processing is complete. Used to close any resources opened by this object. Does nothing.

Syntax

Visual Basic (Declaration) 
Public Sub close() 
Visual Basic (Usage)Copy Code
Dim instance As XPathDataSource
 
instance.close()
C# 
public void close()
Managed Extensions for C++ 
public: void close(); 
C++/CLI 
public:
void close(); 

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family

See Also

© 2019 All Rights Reserved.