OutputVar := instance.GetIndexOfAttribute(attrib)
Gets the zero-based index value of the position of MfAttribute within the instance of the class.
attrib
The object instance derived from MfAttribute.
Returns the zero-based index as var containing integer of the MfAttribute within this instance of the class if found; Otherwise -1 is returned.