AdditionalIdentificationProperties Object Members
Public Methods
Public Method AddAdds the specified property to the properties list.
Public Method FindReturns the position of the specified property.
Public Method MoveToPosMoves the property to the specified position.
Public Method RemoveRemoves the specified property from the properties list.
Public Method RemoveAllAn editable property is one that you are allowed to add, remove, or move within the list. Some properties, such as the test object class, are not editable.
Public Properties
Public Property CountThe number of editable properties in the list.
Public Property ItemThe property located in the specified position.
See Also