Discover the SdtListItemCollection Count property to easily retrieve the total number of items in your collection for efficient data management....Enumerate over the collection and print each element. using ( IEnumerator...
CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....for current in properties : print ( f 'Property name: { current...
SdtListItem.displayText property. Gets the text to display in the run content in place of the [SdtListItem.value](../value/) attribute contents for this list item....Enumerate over the collection and print each element. for ( let listItem...
Effortlessly remove a list item by index with the SdtListItemCollection RemoveAt method. Streamline your data management today!...Enumerate over the collection and print each element. using ( IEnumerator...
DocumentVisitor.visitStructuredDocumentTagEnd method. Called when enumeration of a structured document tag has ended.... Examples Shows how to print the node structure of every...
DocumentVisitor.visitSmartTagEnd method. Called when enumeration of a smart tag has ended.... Examples Shows how to print the node structure of every...
DocumentVisitor.visitSmartTagStart method. Called when enumeration of a smart tag has started.... Examples Shows how to print the node structure of every...