AODL.Document.Forms.Controls.ODFValueRange.ODFValueRange C# (CSharp) Метод

ODFValueRange() публичный Метод

public ODFValueRange ( ODFForm ParentForm, XmlNode node ) : System
ParentForm AODL.Document.Forms.ODFForm
node System.Xml.XmlNode
Результат System
		public ODFValueRange(ODFForm ParentForm, XmlNode node): base(ParentForm, node)
		{}

Same methods

ODFValueRange::ODFValueRange ( ODFForm ParentForm, ContentCollection contentCollection, string id ) : System
ODFValueRange::ODFValueRange ( ODFForm ParentForm, ContentCollection contentCollection, string id, string x, string y, string width, string height ) : System