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