[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.Win.C1DX.4.8 Assembly
C1.Util.DX
Classes
ComArrayBase
Methods
Get
dotnet-framework-api
C1.Win.Bitmap.4.8 Assembly
C1.Win.C1DX.4.8 Assembly
C1.Util.DX
Classes
CallbackBase
ComArrayBase
Constructors
Properties
Methods
Dispose
Get
GetEnumerator
Set
ComArray<T>
ComObject
ComObjectCallback
ComObjectEventArgs
ComObjectShadow
Configuration
CppObject
CppObjectShadow
DXUtil
DataStream
DisposeBase
EqualityComparer
FunctionCallback
HResultDescriptor
ObjectReference
ObjectTracker
ShadowAttribute
TagAttribute
Structs
Interfaces
Delegates
C1.Util.DX.Animation
C1.Util.DX.DXGI
C1.Util.DX.Direct2D
C1.Util.DX.Direct2D.Effects
C1.Util.DX.Direct3D11
C1.Util.DX.DirectWrite
C1.Util.DX.Storage
C1.Util.DX.WIC
(Showing Draft Content)
C1.Util.DX.ComArrayBase.Get
Get Method
Get(int)
Gets an object at the specified index.
Declaration
public ComObject Get(int index)
Parameters
Type
Name
Description
int
index
The index.
Returns
Type
Description
ComObject
A
ComObject