Class mrk
Syntax
public class mrk : object
Properties
AnyAttr
Declaration
public System.Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
Type |
Description |
System.Xml.XmlAttribute[] |
|
Declaration
public string comment { get; set; }
Property Value
Items
Declaration
public object[] Items { get; set; }
Property Value
mid
Declaration
public string mid { get; set; }
Property Value
mtype
Declaration
public string mtype { get; set; }
Property Value
Text
Declaration
public string[] Text { get; set; }
Property Value
Extension Methods