| Visual Basic (Declaration) | |
|---|---|
Public Sub UpdateExtension(Of T)( _ ByVal elementName As XmlQualifiedName, _ ByVal value As Object _ ) | |
| C# | |
|---|---|
public void UpdateExtension<T>( XmlQualifiedName elementName, object value ) | |
Parameters
- elementName
- value
Type Parameters
- T
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family