ComponentOne Bitmap for UWP
GetAdapterCount Method

C1.UWP.DX Assembly > C1.Util.DX.DXGI Namespace > Factory Class : GetAdapterCount Method
Return the number of available adapters from this factory.
Syntax
'Declaration
 
Public Function GetAdapterCount() As System.Integer
public System.int GetAdapterCount()

Return Value

The number of adapters
See Also

Reference

Factory Class
Factory Members