Click or drag to resize

IContainer Interface

Represents a pair that has child pairs.

Namespace:  Syntactik.DOM
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public interface IContainer

The IContainer type exposes the following members.

Properties
  NameDescription
Public propertyEntities
Collection of child pairs.
Top
See Also