NotesMasterIdList Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
NotesMasterIdList() | Initializes a new instance of the NotesMasterIdList class. | |
NotesMasterIdList(String) | Initializes a new instance of the NotesMasterIdList class from outer XML. | |
NotesMasterIdList(array<OpenXmlElement[]) | Initializes a new instance of the NotesMasterIdList class with the specified child elements. | |
NotesMasterIdList(IEnumerable<OpenXmlElement>) | Initializes a new instance of the NotesMasterIdList class with the specified child elements. |
Top