Name | Description | |
---|---|---|
ComArrayBase Constructor | Overloaded. |
The following tables list the members exposed by ComArrayBase.
Name | Description | |
---|---|---|
ComArrayBase Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsDisposed | Gets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase) | |
Length | Gets the length. | |
NativePointer | Gets the pointer to the native array associated to this instance. |
Name | Description | |
---|---|---|
Dispose | Overloaded. Overridden. Clean up any resources being used. | |
Get | Gets an object at the specified index. | |
Set | Sets an object at the specified index. |
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the DisposeBase is reclaimed by garbage collection. (Inherited from C1.Util.DX.DisposeBase) |
Name | Description | |
---|---|---|
Disposed | Occurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase) | |
Disposing | Occurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase) |