Skip to content

IPattern Interface

sequenze edited this page Jun 15, 2017 · 6 revisions

Provides the primitives required to define a pattern.

Inheritance Hierarchy

Object

Syntax

public abstract interface IPattern : IFields

Properties

Name               Description
Size Returns the size of the pattern.
Item[Int32] Gets or sets the i'th element of the pattern.

See Also

IFields

Clone this wiki locally