<!--
{
  "availability" : [
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/ar_data_providers_get_count",
  "metadataVersion" : "0.1.0",
  "role" : "Function",
  "symbol" : {
    "kind" : "Function",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "c:@F@ar_data_providers_get_count"
  },
  "title" : "ar_data_providers_get_count"
}
-->

# ar_data_providers_get_count

Gets the number of data providers in a collection.

```
extern size_t ar_data_providers_get_count(ar_data_providers_t data_providers);
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)