NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.SharpBgfx
Capabilities.AdapterCollection Structure
AdapterCollection Properties
Count Property
Item Property
Capabilities
AdapterCollection
Item Property
Accesses the element at the specified index.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
Adapter
this
[
int
index
] {
get
; }
Parameters
index
Type:
System
Int32
The index of the element to retrieve.
Return Value
Type:
Adapter
The element at the given index.
Implements
IReadOnlyList
T
Item
Int32
See Also
Reference
Capabilities
AdapterCollection Structure
Internal.SharpBgfx Namespace
Copyright 2024 NeoAxis Group. All rights reserved.