Click or drag to resize
VASTXMLNode Class
The base Vast node
Inheritance Hierarchy
SystemObject
  Veeplay.vastVASTXMLNode
    More...

Namespace: Veeplay.vast
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class VASTXMLNode : IComparable<VASTXMLNode>

The VASTXMLNode type exposes the following members.

Constructors
  NameDescription
Public methodVASTXMLNode
Initializes a new instance of the VASTXMLNode class
Top
Methods
  NameDescription
Public methodaddChildrenwithName
Public methodaddChildwithName
Public methodchildrenNamed
Public methodchildrenNames
Public methodCompareTo
Public methodduration
Public methoddurationFromAttributeNamed
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodfirstChildNamed
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodgetIfExistsNodeWithName
Public methodgetOrCreateNodeWithName
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodinitWithNode
Public methodinitWithXDocument
Public methodinitWithXElement
Public methodlogWithLevel
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodurlsForChildrenNamed
Public methodurlsForCurrentNode
Top
Properties
  NameDescription
Public propertyattributes
Public propertyvalue
Top
See Also
Inheritance Hierarchy