Name | Description | |
---|---|---|
ComArray<T> Constructor | Overloaded. |
The following tables list the members exposed by ComArray<T>.
Name | Description | |
---|---|---|
ComArray<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
IsDisposed | Gets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase) | |
Item | Gets or sets the T with the specified i. | |
Length | Gets the length. (Inherited from C1.Util.DX.ComArrayBase) | |
NativePointer | Gets the pointer to the native array associated to this instance. (Inherited from C1.Util.DX.ComArrayBase) |
Name | Description | |
---|---|---|
Dispose | Overloaded. Clean up any resources being used. (Inherited from C1.Util.DX.ComArrayBase) | |
Get | Gets an object at the specified index. (Inherited from C1.Util.DX.ComArrayBase) | |
Set | Sets an object at the specified index. (Inherited from C1.Util.DX.ComArrayBase) |
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) |