DCNamedTagHead Class Reference
| Inherits from | DCTagHead : NSObject | 
| Declared in | DCNamedTagHead.h | 
Instance Methods
initWithType:guid:name:
Create a new instance.
- (id)initWithType:(DCTagType)type guid:(DCContentGUID *)guid name:(NSString *)nameParameters
- type
- Type of this tag. See DCTagType for details. 
- guid
- Guid of this tag. 
- name
- Name of this tag. 
Return Value
Created instance.
Exceptions
- NSInvalidArgumentException
- One or more arguments are invalid. 
Declared In
DCNamedTagHead.h