XdsModifyAttrnewRemoveValue Method |
[Missing <summary> documentation for "M:DXMLBase.Xds.XdsModifyAttr.newRemoveValue"]
Namespace: DXMLBase.XdsAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic XdsRemoveValue newRemoveValue()
Public Function newRemoveValue As XdsRemoveValue
public:
XdsRemoveValue^ newRemoveValue()
member newRemoveValue : unit -> XdsRemoveValue
Return Value
Type:
XdsRemoveValueThe new element.
See Also