ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DXGI Namespace / Factory1 Class / GetAdapterCount1 Method

In This Topic
    GetAdapterCount1 Method
    In This Topic
    Return the number of available adapters from this factory.
    Syntax
    'Declaration
     
    Public Function GetAdapterCount1() As System.Integer
    public System.int GetAdapterCount1()

    Return Value

    The number of adapters
    See Also