C# Class Engage.Dnn.Publish.ItemTagCollection

Summary description for ItemTagCollection.
Inheritance: System.Collections.CollectionBase
Afficher le fichier Open project: EngageSoftware/Engage-Publish Class Usage Examples

Méthodes publiques

Méthode Description
Add ( ItemTag r ) : void
this ( int index ) : ItemTag

Method Details

Add() public méthode

public Add ( ItemTag r ) : void
r ItemTag
Résultat void

this() public méthode

public this ( int index ) : ItemTag
index int
Résultat ItemTag