Northwoods.Go.Xml Assembly > Northwoods.Go.Xml Namespace > GoXmlTransformer Class : WriteAttrVal Method |
Overload | Description |
---|---|
WriteAttrVal(String,String) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,Int32) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,Single) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,Boolean) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,PointF) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,SizeF) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,RectangleF) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,Color) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,Type) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,Int32[]) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,Single[]) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,PointF[]) | Write an attribute of the name name with a string representation for the value val. |
WriteAttrVal(String,Color[]) | Write an attribute of the name name with a string representation for the value val. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2