RanorexRanorex Documentation
AttributeDescriptor..::.WeightResolvingEventArgs Class
NamespacesRanorex.CoreAttributeDescriptorAttributeDescriptor..::.WeightResolvingEventArgs
Event args for the WeightResolving event. The Weight property can be dynamically changed be the handler.
Declaration Syntax
C#Visual BasicVisual C++
public class WeightResolvingEventArgs : EventArgs
Public Class WeightResolvingEventArgs _
	Inherits EventArgs
public ref class WeightResolvingEventArgs : public EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
AttributeDescriptor..::.WeightResolvingEventArgs(Element, AttributeDescriptor)
Initializes a new instance of the AttributeDescriptor..::.WeightResolvingEventArgs class.

Descriptor
Gets the descriptor.

Element
Gets the element.

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.)
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.)
Weight
Gets or sets the weight.

Inheritance Hierarchy
Object
EventArgs
 AttributeDescriptor..::.WeightResolvingEventArgs

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