| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As Variant Dim value() As XmlElement instance.Set(value) | |
| C# | |
|---|---|
public void Set( XmlElement[] value ) | |
Parameters
- value
- The System.Xml.XmlElement-array value to set this Variant to
Initializes the object with a System.Xml.XmlElement-array value.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x