public void ReplaceDCPTypeAt(DCPTypeType newValue, int index) { ReplaceDomElementAt("", "DCPType", index, newValue); }
public XmlNode AddDCPType(DCPTypeType newValue) { return AppendDomElement("", "DCPType", newValue); }
public void InsertDCPTypeAt(DCPTypeType newValue, int index) { InsertDomElementAt("", "DCPType", index, newValue); }
public HTTPEnumerator(DCPTypeType par) { this.SetSamplerState(0, SamplerStateparent = par; this.SetSamplerState(0, SamplerStatenIndex = -1; }