T
CSharpTest.Net
TryGetAttribute<T> Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Commands Namespace > IDisplayInfo Interface : TryGetAttribute<T> Method

found

Glossary Item Box

Returns true if the attribute was found

Syntax

Visual Basic (Declaration) 
Function TryGetAttribute(Of T As Attribute)( _
   ByRef found As T _
) As Boolean
C# 
bool TryGetAttribute<T>( 
   out T found
)
where T: Attribute

Parameters

found

Type Parameters

T

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys