Variant Class |
The Variant type exposes the following members.
| Name | Description | |
|---|---|---|
| Variant |
Initializes a new instance of the Variant class
|
|
| Variant(Int32) |
Initializes a new instance of the Variant class
|
|
| Variant(Boolean) |
Initializes a new instance of the Variant class
|
|
| Variant(Double) |
Initializes a new instance of the Variant class
|
|
| Variant(String) |
Initializes a new instance of the Variant class
|
|
| Variant(Color) |
Initializes a new instance of the Variant class
|
| Name | Description | |
|---|---|---|
| AutoDelete | (Inherited from DisposableWrapper.) | |
| Boolean | ||
| Char | ||
| Color | ||
| Double | ||
| Float | ||
| Int | ||
| IsDisposed | (Inherited from DisposableWrapper.) | |
| Long | ||
| Short | ||
| String | ||
| Type | ||
| Uchar | ||
| Uint | ||
| Ulong | ||
| UnmanagedObject | (Inherited from DisposableWrapper.) | |
| Ushort |
| Name | Description | |
|---|---|---|
| Clone | (Inherited from RXObject.) | |
| CompareTo | (Inherited from RXObject.) | |
| CopyFrom(RXObject) | (Inherited from RXObject.) | |
| CopyFrom(Variant) | ||
| 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.) |
|
| DeleteElem | ||
| Dispose | (Inherited from DisposableWrapper.) | |
| ElemAt | ||
| ElemCount | ||
| Equals | (Overrides DisposableWrapperEquals(Object).) | |
| get_Elem(String) | ||
| get_Elem(String, Variant) | ||
| GetHashCode | (Inherited from DisposableWrapper.) | |
| GetLifetimeService |
Retrieves the current lifetime service object
that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.) |
|
| GetRXClass | (Inherited from RXObject.) | |
| 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.) |
|
| QueryX | (Inherited from RXObject.) | |
| set_Elem | ||
| ToString |
Returns a string that represents the current
object.
(Inherited from Object.) |
|
| X | (Inherited from RXObject.) |
| © Bricsys NV. All rights reserved. |