Cuminas DjVu SDK for .NET Framework
IsEmpty Property (AnnoStringCollection)



Determines whether the property set is empty or not.
Syntax
Public ReadOnly Property IsEmpty As Boolean
Dim instance As AnnoStringCollection
Dim value As Boolean
 
value = instance.IsEmpty
public bool IsEmpty {get;}
public:
property bool IsEmpty {
   bool get();
}

Property Value

true if the property set is empty; otherwise false.
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

AnnoStringCollection Class
AnnoStringCollection Members

Send Feedback