Visual Basic (Declaration) | |
---|---|
Function GetAttributeValue( _ ByVal context As FilterContext, _ ByVal typeDefinitionId As NodeId, _ ByVal relativePath As IList(Of QualifiedName), _ ByVal attributeId As UInteger, _ ByVal indexRange As NumericRange _ ) As Object |
C# | |
---|---|
object GetAttributeValue( FilterContext context, NodeId typeDefinitionId, IList<QualifiedName> relativePath, uint attributeId, NumericRange indexRange ) |
Parameters
- context
- typeDefinitionId
- relativePath
- attributeId
- indexRange
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family