RegionAttributes Methods |
The RegionAttributes type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) |
True if all the attributes are equal to those of other.
(Overrides ObjectEquals(Object).) |
![]() | Equals(RegionAttributes) |
True if all the attributes are equal to those of other.
|
![]() | FromData |
Deserializes this Properties object.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToData |
Serializes this Properties object.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ValidateSerializableAttributes |
Throws IllegalStateException if the attributes are not suited for serialization
such as those that have a cache callback (listener, loader, or writer) set
directly instead of providing the library path and factory function.
|