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