SettingValueListValue.Any Property

Definition

public:
 property cli::array <System::Xml::XmlNode ^> ^ Any { cli::array <System::Xml::XmlNode ^> ^ get(); void set(cli::array <System::Xml::XmlNode ^> ^ value); };
public System.Xml.XmlNode[] Any { get; set; }
member this.Any : System.Xml.XmlNode[] with get, set
Public Property Any As XmlNode()

Property Value

XmlNode[]

Applies to