Document.CreateEntityReference

Document.CreateEntityReference method

创建一个 EntityReference 对象。另外,如果引用的实体是已知的,则EntityReference节点的子列表与对应的Entity节点的子列表相同。

public EntityReference CreateEntityReference(string name)
范围类型描述
nameString实体名称。

返回值

EntityReference.

也可以看看