public AttributeXML( string Key, string Value )
Public Sub New ( Key As String, Value As String )
public: AttributeXML( String^ Key, String^ Value )
new : Key : string * Value : string -> AttributeXML
In This Article