- index
- Index of the desired attribute, 0...count-1.
- defaultValue
- What to return if the attribute isn't found.
Documentation for this section has not yet been entered.
Return the value of attribute at 'index' as a resource identifier.
Note that this is different than IAttributeSet.GetAttributeNameResource(int) in that it returns the value contained in this attribute as a resource identifier (i.e., a value originally of the form "@package:type/resource"); the other method returns a resource identifier that identifies the name of the attribute.