Cuminas DjVu SDK for .NET Framework
Keys Property (UserPropertySetMap)



Syntax
Public Overridable ReadOnly Property Keys As ICollection(Of String)
Dim instance As UserPropertySetMap
Dim value As ICollection(Of String)
 
value = instance.Keys
public virtual ICollection<string> Keys {get;}
public:
virtual property ICollection<String^>^ Keys {
   ICollection<String^>^ get();
}
Requirements

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

See Also

Reference

UserPropertySetMap Class
UserPropertySetMap Members

Send Feedback