Chili.Opf3 Send comments on this topic.
Blob Constructor()
See Also 
Chili.Opf3 Namespace > Blob Class > Blob Constructor : Blob Constructor()




Creates a new instance of the Blob Class.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As Blob()
C# 
public Blob()
Managed Extensions for C++ 
public: Blob();
C++/CLI 
public:
Blob();

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also