---
title: ObjCClassList
framework: objectivec
role: symbol
role_heading: Structure
path: objectivec/objcclasslist
---

# ObjCClassList

## Declaration

```swift
struct ObjCClassList
```

## Relationships

### Conforms To

- [Sequence](swift/sequence.md)

## See Also

### Structures

- [NSZone](objectivec/nszone.md)
- [NXHashTablePrototype](objectivec/nxhashtableprototype.md)
- [ObjCBool](objectivec/objcbool.md)
- [Selector](objectivec/selector.md)
- [objc_method_description](objectivec/objc_method_description.md)
- [objc_object](objectivec/objc_object.md)
- [objc_property_attribute_t](objectivec/objc_property_attribute_t.md)
- [objc_super](objectivec/objc_super-swift.struct.md)
