Свойство | Type | Description | |
---|---|---|---|
ICollection | void |
Méthode | Description | |
---|---|---|
GetEnumerator ( ) : IEnumerator |
Returns an enumerator that can iterate through the collection of MatchedTags.
|
|
Init ( |
Adds the tag matches in an input string.
|
|
MatchedTagCollection ( |
Initializes a new instance of the FilteredTagCollection class.
|
Méthode | Description | |
---|---|---|
ICollection ( |
Copies the Matchedtags to the supplied array at the specified index.
|
public Init ( |
||
matches | The tag matches from an input string. | |
Résultat | void |
public MatchedTagCollection ( |
||
allowedTags | The allowed tags. | |
Résultat | System |