- index
- Index of the desired attribute, 0...count-1.
Documentation for this section has not yet been entered.
Return the resource ID associated with the given attribute name. This will be the identifier for an attribute resource, which can be used by styles. Returns 0 if there is no resource associated with this attribute.
Note that this is different than IAttributeSet.GetAttributeResourceValue(int, System.Int32) in that it returns a resource identifier for the attribute name; the other method returns this attribute's value as a resource identifier.