프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
DocXElement ( |
Store both the document and xml so that they can be accessed by derived types.
|
public DocXElement ( |
||
document | The document that this element belongs to. | |
xml | System.Xml.Linq.XElement | The Xml that gives this element substance |
리턴 | System |