Click or drag to resize

DocumentEntities Property

Collection of child pairs.

Namespace:  Syntactik.DOM
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public virtual PairCollection<Entity> Entities { get; set; }

Property Value

Type: PairCollectionEntity

Implements

IContainerEntities
See Also