PropertyMeta MethodsCognex VisionPro 9.25 SR1

The PropertyMeta type exposes the following members.

Methods

  NameDescription
Public methodEquals
Compares the equality of this object with another.
(Overrides ShareableBase Equals(Object).)
Public methodFormatNameForPath

Returns the name of this member formatted as a string for use within a Vision property path.

Public methodGetDeclaringType

Get a Meta instance describing the type which declares this member.

Public methodGetHashCode
Returns the hash code of this object.
(Overrides ShareableBase GetHashCode .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetTypeMeta

Get the TypeMeta that describes the type of this object.

(Overrides ShareableBase GetTypeMeta .)
Public methodGetValue

Returns the value of this property.

Public methodSetValue

Sets the value of this property.

Public methodToString

Returns a human readable string that represents the object.

(Overrides Object ToString .)
Top
See Also