RanorexRanorex Documentation
RecordItemIndex Class
NamespacesRanorexRecordItemIndex
Provides metadata information about the index of record items for report generation.
Declaration Syntax
C#Visual BasicVisual C++
public class RecordItemIndex : SimpleReportMetadata
Public Class RecordItemIndex _
	Inherits SimpleReportMetadata
public ref class RecordItemIndex : public SimpleReportMetadata
Members
All MembersConstructorsMethods



IconMemberDescription
RecordItemIndex(Int32)
Initializes a new instance of the RecordItemIndex class.

Add(String, String)
Adds the specified key-value pair to the meta data of this instance.
(Inherited from SimpleReportMetadata.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetMetaInfos()()()
Returns a (non read-only!) dictionary of String key-value pairs specifying meta data for a report.
(Inherited from SimpleReportMetadata.)
GetType()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.3.22982 (4.0.3.22982)