Click or drag to resize

ReplaceNodeUpdatePrimitive Class

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Beta.XPathItem
    Altova.RaptorXml.Beta.XPathExtensionItem
      Altova.RaptorXml.Beta.XPathUpdatePrimitive
        Altova.RaptorXml.Beta.XPathReplaceNodeUpdatePrimitive

Namespace:  Altova.RaptorXml.Beta.XPath
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class ReplaceNodeUpdatePrimitive : UpdatePrimitive

The ReplaceNodeUpdatePrimitive type exposes the following members.

Constructors
  NameDescription
Public methodReplaceNodeUpdatePrimitive
Initializes a new instance of the ReplaceNodeUpdatePrimitive class
Top
Properties
  NameDescription
Public propertyReplacement
Public propertyTarget (Inherited from UpdatePrimitive.)
Top
Methods
  NameDescription
Public methodCompareTo(Object) (Inherited from Item.)
Public methodCompareTo(Item) (Inherited from Item.)
Public methodDispose (Inherited from Item.)
Public methodEquals(Object) (Inherited from Item.)
Public methodEquals(Item) (Inherited from Item.)
Public methodGetHashCode (Inherited from Item.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetTypeName
(Inherited from Item.)
Public methodToString (Inherited from Item.)
Top
See Also