The AttributeStore type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AttributeStore()()()() | Initializes a new instance of the AttributeStore class | |
| AttributeStore(Dictionary<(Of <<'(String, Object>)>>)) | Initializes a new instance of the AttributeStore class | |
| AttributeStore(IAttributeStore) | Initializes a new instance of the AttributeStore class |
Methods
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| filterNull | ||
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| getAttribute(String) | ||
| getAttribute(String, Object) | ||
| getAttributeNames | ||
| getAttributes | ||
| getBoolAttribute | ||
| getByteAttribute | ||
| getDoubleAttribute | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| getIntAttribute | ||
| getListAttribute | ||
| getLongAttribute | ||
| getMapAttribute | ||
| getSetAttribute | ||
| getShortAttribute | ||
| getStringAttribute | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| hasAttribute | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| removeAttribute | ||
| removeAttributes | ||
| setAttribute | ||
| setAttributes(IDictionary<(Of <<'(String, Object>)>>)) | ||
| setAttributes(IAttributeStore) | ||
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| attributes |