GetByTag

StructuredDocumentTagCollection.GetByTag method

返回在具有指定标签的集合中遇到的第一个结构化文档标签。

public IStructuredDocumentTag GetByTag(string tag)
范围类型描述
tagString结构化文档标签的标签。

评论

如果找不到具有指定标签的结构化文档标签,则返回 null。

也可以看看