IdeaBlade DevForce 2010 Help Reference
UsingBlock Class
Members  See Also  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : UsingBlock Class



For use with a using (Using in Visual Basic) statement to perform pre- and post- actions.

Syntax

Visual Basic (Declaration) 
Public Class UsingBlock 
   Implements System.IDisposable 
Visual Basic (Usage)Copy Code
Dim instance As UsingBlock
C# 
public class UsingBlock : System.IDisposable  
C++/CLI 
public ref class UsingBlock : public System.IDisposable  

Inheritance Hierarchy

System.Object
   IdeaBlade.Core.UsingBlock

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.