The ObjectAttribute type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ObjectAttribute | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Set |
Set this ObjectAttribute with a given type and value
|
|
|
ToString | (Inherited from Object.) |
Fields
Properties
| Name | Description | |
|---|---|---|
|
|
AttributeName |
Gets the name of the attribute.
|
|
|
AttributeType |
Type of this attribute
|
|
|
AttributeValue |
Value of this attribute
|
|
|
RawValue |
Raw value in bytes of this attribute
|