Click or drag to resize
VASTWrapperNode Class
Inheritance Hierarchy

Namespace: Veeplay.vast
Assembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class VASTWrapperNode : VASTInLineNode

The VASTWrapperNode type exposes the following members.

Constructors
  NameDescription
Public methodVASTWrapperNode
Initializes a new instance of the VASTWrapperNode class
Top
Methods
  NameDescription
Public methodaddChildrenwithName (Inherited from VASTXMLNode.)
Public methodaddChildwithName (Inherited from VASTXMLNode.)
Public methodaggregateWithWrapper (Inherited from VASTInLineNode.)
Public methodchildrenNamed (Inherited from VASTXMLNode.)
Public methodchildrenNames (Inherited from VASTXMLNode.)
Public methodCompareTo (Inherited from VASTXMLNode.)
Public methodcreativeAtIndex (Inherited from VASTInLineNode.)
Public methodcreatives
Public methodduration (Inherited from VASTXMLNode.)
Public methoddurationFromAttributeNamed (Inherited from VASTXMLNode.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methoderrorURLsWithCode (Inherited from VASTInLineNode.)
Public methodextensions (Inherited from VASTInLineNode.)
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 (Inherited from VASTXMLNode.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodgetIfExistsNodeWithName (Inherited from VASTXMLNode.)
Public methodgetOrCreateNodeWithName (Inherited from VASTXMLNode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodimpressionURLs (Inherited from VASTInLineNode.)
Public methodinitWithNode (Inherited from VASTXMLNode.)
Public methodinitWithXDocument (Inherited from VASTXMLNode.)
Public methodinitWithXElement (Inherited from VASTXMLNode.)
Public methodlogWithLevel (Inherited from VASTXMLNode.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodnextURL
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodurlsForChildrenNamed (Inherited from VASTXMLNode.)
Public methodurlsForCurrentNode (Inherited from VASTXMLNode.)
Top
Fields
  NameDescription
Public fieldsourceIndex (Inherited from VASTInLineNode.)
Top
Properties
  NameDescription
Public propertyattributes (Inherited from VASTXMLNode.)
Public propertyvalue (Inherited from VASTXMLNode.)
Top
See Also