EVRWResult Members
2/27/2008
Holds the structured return value for methods in the ElectronicValueRW class.
The following tables list the members exposed by the EVRWResult type.
Public Constructors
Name | Description | |
---|---|---|
EVRWResult | Creates an instance of the EVRWResult structure. |
Top
Public Properties
Name | Description | |
---|---|---|
Data | Gets the returned data that depends on the specific implementation. | |
Object | Gets the returned object that depends on the specific implementation. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from ValueType ) | |
GetHashCode | (inherited from ValueType ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from ValueType ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top