HugoYamlBasedFrontMatterSyntaxNode.Find
HugoYamlBasedFrontMatterSyntaxNode.Find<T> method
Définit l’interface pour trouver T par la chaîne Path
public override T Find<T>(params string[] path)
where T : ChildFrontMatterSyntaxNode
| Paramètre | La description |
|---|---|
| T | Le type T. |
| path | Le chemin de la chaîne. |
Return_Value
Le type T.
Exceptions
| exception | condition |
|---|---|
| ArgumentException | Lancer l’argument ArgumentException |
Voir également
- class ChildFrontMatterSyntaxNode
- class HugoYamlBasedFrontMatterSyntaxNode
- espace de noms Aspose.Html.Toolkit.Markdown.Syntax.Extensions
- Assemblée Aspose.HTML