DjVu Namespace > UserPropertySetMap Class : TryGetValue Method |
Public Overridable Function TryGetValue( _ ByVal key As String, _ ByRef value As UserPropertySet _ ) As Boolean
Dim instance As UserPropertySetMap Dim key As String Dim value As UserPropertySet Dim value As Boolean value = instance.TryGetValue(key, value)
public virtual bool TryGetValue( string key, ref UserPropertySet value )
public: virtual bool TryGetValue( String^ key, UserPropertySet^% value )
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family