Result
|
The ResultBuffer type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ResultBuffer | Default constructor for the ResultBuffer class. |
![]() |
ResultBuffer(TypedValue) | Constructor for the ResultBuffer class. Creates a buffer with the specified array of typed values. |
Name | Description | |
---|---|---|
![]() |
AutoDelete | (Inherited from DisposableWrapper) |
![]() |
IsDisposed | (Inherited from DisposableWrapper) |
![]() |
UnmanagedObject | (Inherited from DisposableWrapper) |
Name | Description | |
---|---|---|
![]() |
Add(Object) | Adds the specified typed object as the next object in the sequence of tagged data. |
![]() |
Add(TypedValue) | Adds the specified typed value as the next object in the sequence of tagged data. |
![]() |
AsArray | Returns this resulting buffer as an array of typed values. |
![]() ![]() |
Create | Creates an object based on the passed pointer and returns a handle to the created object. |
![]() |
CreateObjRef | Creates an object that contains all the relevant information
required to generate a proxy used to communicate with a remote
object. (Inherited from MarshalByRefObject) |
![]() |
Dispose | (Inherited from DisposableWrapper) |
![]() |
Equals | Checks objects for equality. (Overrides DisposableWrapperEquals(Object)) |
![]() |
GetEnumerator | Returns the enumerator for the resulting buffer. |
![]() |
GetHashCode | Retrieves the object hash code. (Overrides DisposableWrapperGetHashCode) |
![]() |
GetLifetimeService | Retrieves the current lifetime service object that controls the
lifetime policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
GetType | Gets the Type of the current
instance. (Inherited from Object) |
![]() |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime
policy for this instance. (Inherited from MarshalByRefObject) |
![]() |
ToString | Returns an equivalent string representation of this
object. (Overrides ObjectToString) |
![]() |
ToString(IFormatProvider) | Returns an equivalent string representation of this object. |
![]() |
ToString(String, IFormatProvider) | Returns an equivalent string representation of this object. |
Name | Description | |
---|---|---|
![]() ![]() |
Equality(ResultBuffer, ResultBuffer) | Equality operator for the ResultBuffer class. |
![]() ![]() |
Inequality(ResultBuffer, ResultBuffer) | Inequality operator for the ResultBuffer class. |
© Bricsys NV. All rights reserved. |