Document.CreateEntityReference

Document.CreateEntityReference method

EntityReference 개체를 만듭니다. 또한 참조된 엔터티를 알면 EntityReference 노드의 자식 목록을 해당 Entity 노드의 자식 목록과 동일하게 만듭니다.

public EntityReference CreateEntityReference(string name)
모수유형설명
nameString엔터티 이름입니다.

반환 값

EntityReference .

또한보십시오