Click or drag to resize

ElementParentCollection Property

Gets the ElementCollection that contains this element instance.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public ElementCollection ParentCollection { get; }

Property Value

ElementCollection
See Also