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



Syntax
Public Overridable ReadOnly Property Keys As ICollection(Of String)
Dim instance As PropertySet
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

PropertySet Class
PropertySet Members

Send Feedback