Click or drag to resize

ElementCollectionSupportedElementTypes Property

Gets a sequence of ElementTypes that can be contained in this collection.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public IEnumerable<ElementType> SupportedElementTypes { get; }

Property Value

IEnumerableElementType
See Also