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




Creates a new instance of the PersistentAttribute Class.

Syntax

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

Requirements

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

See Also