Stores the pattern.


Namespace: xpidea.neuro.net.bam
Assembly: xpidea.neuro.net (in xpidea.neuro.net.dll)

Syntax

Visual Basic (Declaration)
Protected data As Pattern
C#
protected Pattern data;
C++
protected:
 Pattern data sealed ;
J#
protected Pattern data
JScript
protected data : Pattern;

See Also