Click or drag to resize

Attribute Methods

The Attribute type exposes the following members.

Methods
  NameDescription
Public methodDispose
Disposes the managed resources of the instance.
(Inherited from SDKDisposeBase.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAttributeType
Returns the value type of this attribute.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetModifyOptions
Returns the modification options of this attribute.
Public methodGetName
Returns the name of this attribute.
Public methodGetType
Gets the type of the current instance.
(Inherited from Object.)
Public methodGetValue
Get or set attribute value.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also