[Gregor.Core.Configuration.COperandInfo]

Gregor.Core.Configuration.COperandInfo

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.Configuration.

Details

public class Gregor.Core.Configuration.COperandInfo

: Gregor.Core.Configuration.CParamInfo

Custom Attributes: 

Description: 


Members

COperandInfo

public COperandInfo(System.Xml.XmlElement xe, System.Int32 iPos)

Custom Attributes: 

Description: 

m_Position

private System.Int32 m_Position

Custom Attributes: 

Description: 

Position

public System.Int32 Position {get;}

Custom Attributes: 

Description: 

ToString

public override System.String ToString()

Custom Attributes: 

Description: 


See Also

Gregor.Core.Configuration.CParamInfo

System.String

System.Xml.XmlElement

System.Int32