Click or drag to resize

ReplaceElementContentUpdatePrimitive Class

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XPathItem
    Altova.RaptorXml.XPathExtensionItem
      Altova.RaptorXml.XPathUpdatePrimitive
        Altova.RaptorXml.XPathReplaceElementContentUpdatePrimitive

Namespace:  Altova.RaptorXml.XPath
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.4.0 (1.0.0.0)
Syntax
public class ReplaceElementContentUpdatePrimitive : UpdatePrimitive

The ReplaceElementContentUpdatePrimitive type exposes the following members.

Constructors
  NameDescription
Public methodReplaceElementContentUpdatePrimitive
Initializes a new instance of the ReplaceElementContentUpdatePrimitive class
Top
Properties
  NameDescription
Public propertyTarget (Inherited from UpdatePrimitive.)
Public propertyText
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