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

attribute

Glossary Item Box

Dynamically adds an attribute to the item.

Syntax

Visual Basic (Declaration) 
Sub AddAttribute(Of T As Attribute)( _
   ByVal attribute As T _
) 
C# 
void AddAttribute<T>( 
   T attribute
)
where T: Attribute

Parameters

attribute

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