|
Name |
Description |
|
Add
|
Adds the specified result object base. |
|
Clone |
Creates a new object that is a duplicate of the ResultObjectBase object. (inherited from
ResultObjectBase ) |
|
CompareTo
|
Compares the specified object to the result collection to
determine whether it is of the same data type. |
|
ContainsObjectClass
|
Determines whether the result collection contains the specified
object class. |
|
Delete
|
Overloaded. |
|
Dispose
|
Overloaded. |
|
Equals
|
Overloaded. Overridden. |
|
ExecuteMethod
|
Runs the specified method on the result collection. |
|
FormatQuery
|
Formats a query for the result collection. |
|
Get
|
Overloaded. |
|
GetArrayItems
|
Gets the array items for the specified result object
property. |
|
GetEnumerator
|
Gets the forward-only enumerator that iterates through the
result collection. |
|
GetHashCode
|
Overridden. Gets the hash code for the result collection. |
|
GetQualifierValue
|
Gets the qualifier value for the specified qualifier name. |
|
GetSingleItem
|
Gets a single item that corresponds to the specified property
name. |
|
GetType |
(inherited from Object ) |
|
Put
|
Overloaded. |
|
ReferenceEquals |
(inherited from Object ) |
|
SetArrayItems
|
Sets the array items for the specified property. |
|
SetQualifierValue
|
Sets the specified qualifier value. |
|
SetSingleItem
|
Sets a single item that corresponds to the specified property
name and value. |
|
ToString |
(inherited from Object ) |