CSharpTest.Net
TryGetValue Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Html Namespace > XmlLightAttributes Class : TryGetValue Method

name
The name of the attribute to find
value
Set to the value of the attribute

Glossary Item Box

Gets the value associated with the specified key.

Syntax

Visual Basic (Declaration) 
Public Function TryGetValue( _
   ByVal name As String, _
   ByRef value As String _
) As Boolean
C# 
public bool TryGetValue( 
   string name,
   out string value
)

Parameters

name
The name of the attribute to find
value
Set to the value of the attribute

Return Value

Returns true if the attribute was defined

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys