
'Deklaration
Public Class CollectionParagraphs Inherits combit.Reporting.Dom.DomCollectionBase(Of Paragraph) Implements IDomCollectionBase
public class CollectionParagraphs : combit.Reporting.Dom.DomCollectionBase<Paragraph>, IDomCollectionBase
public ref class CollectionParagraphs : public combit.Reporting.Dom.DomCollectionBase<Paragraph>, IDomCollectionBase
foreach (Paragraph paragraph in llobjText.Paragraphs) { string paraCont = paragraph.Contents; }
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.ObservableCollection<T>
combit.Reporting.Dom.DomCollectionBase<T>
combit.Reporting.Dom.CollectionParagraphs
Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 24H2), Windows Server 2016 - 2025
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9