コード例 #1
0
ファイル: StyleType.cs プロジェクト: paladin74/Dapple
 public void ReplaceLegendURLAt(LegendURLType newValue, int index)
 {
     ReplaceDomElementAt("", "LegendURL", index, newValue);
 }
コード例 #2
0
ファイル: StyleType.cs プロジェクト: paladin74/Dapple
 public XmlNode AddLegendURL(LegendURLType newValue)
 {
     return AppendDomElement("", "LegendURL", newValue);
 }
コード例 #3
0
ファイル: StyleType.cs プロジェクト: paladin74/Dapple
 public void InsertLegendURLAt(LegendURLType newValue, int index)
 {
     InsertDomElementAt("", "LegendURL", index, newValue);
 }
コード例 #4
0
ファイル: StyleType.cs プロジェクト: paladin74/Dapple
 public void InsertLegendURLAt(LegendURLType newValue, int index)
 {
     InsertDomElementAt("", "LegendURL", index, newValue);
 }
コード例 #5
0
ファイル: StyleType.cs プロジェクト: paladin74/Dapple
 public void ReplaceLegendURLAt(LegendURLType newValue, int index)
 {
     ReplaceDomElementAt("", "LegendURL", index, newValue);
 }
コード例 #6
0
ファイル: LegendURLType.cs プロジェクト: paladin74/Dapple
 public widthEnumerator(LegendURLType par)
 {
     parent = par;
     nIndex = -1;
 }
コード例 #7
0
ファイル: StyleType.cs プロジェクト: paladin74/Dapple
 public XmlNode AddLegendURL(LegendURLType newValue)
 {
     return(AppendDomElement("", "LegendURL", newValue));
 }
コード例 #8
0
ファイル: LegendURLType.cs プロジェクト: paladin74/Dapple
 public heightEnumerator(LegendURLType par)
 {
     parent = par;
     nIndex = -1;
 }
コード例 #9
0
ファイル: LegendURLType.cs プロジェクト: paladin74/Dapple
 public OnlineResourceEnumerator(LegendURLType par)
 {
     parent = par;
     nIndex = -1;
 }
コード例 #10
0
ファイル: LegendURLType.cs プロジェクト: paladin74/Dapple
 public FormatEnumerator(LegendURLType par)
 {
     parent = par;
     nIndex = -1;
 }
コード例 #11
0
ファイル: LegendURLType.cs プロジェクト: paladin74/Dapple
 public OnlineResourceEnumerator(LegendURLType par)
 {
     parent = par;
     nIndex = -1;
 }
コード例 #12
0
ファイル: LegendURLType.cs プロジェクト: paladin74/Dapple
 public FormatEnumerator(LegendURLType par)
 {
     parent = par;
     nIndex = -1;
 }
コード例 #13
0
ファイル: LegendURLType.cs プロジェクト: paladin74/Dapple
 public heightEnumerator(LegendURLType par)
 {
     parent = par;
     nIndex = -1;
 }
コード例 #14
0
ファイル: LegendURLType.cs プロジェクト: paladin74/Dapple
 public widthEnumerator(LegendURLType par)
 {
     parent = par;
     nIndex = -1;
 }