Inherits from DCTagHead : NSObject
Declared in DCTag.h

Overview

The abstract definition for the data model that provides a tag.

Tasks

Properties

contentsCount

Contents count of this tag.

@property (nonatomic, readonly) int contentsCount

Declared In

DCTag.h

name

Name of this tag.

@property (nonatomic, readonly) NSString *name

Declared In

DCTag.h