Click or drag to resize

IObjectWithAttributes Methods

The IObjectWithAttributes type exposes the following members.

Methods
  NameDescription
Public methodAddAttribute
Adds an attribute - if it exists already the value is overwritten.
Public methodGetKeys
Returns all the keys in the collection
Public methodGetValue
Returns the value of an attribute. If the attribute doesn't exist null is returned.
Public methodHasAttribute
Returns whether an attribute exists.
Top
See Also