Click or drag to resize
VASTInLineNode Class
Inheritance Hierarchy

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

The VASTInLineNode type exposes the following members.

Constructors
  NameDescription
Public methodVASTInLineNode
Initializes a new instance of the VASTInLineNode class
Top
Methods
  NameDescription
Public methodaddChildrenwithName (Inherited from VASTXMLNode.)
Public methodaddChildwithName (Inherited from VASTXMLNode.)
Public methodaggregateWithWrapper
Public methodchildrenNamed (Inherited from VASTXMLNode.)
Public methodchildrenNames (Inherited from VASTXMLNode.)
Public methodCompareTo (Inherited from VASTXMLNode.)
Public methodcreativeAtIndex
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
Public methodextensions
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
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 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
Top
Properties
  NameDescription
Public propertyattributes (Inherited from VASTXMLNode.)
Public propertyvalue (Inherited from VASTXMLNode.)
Top
See Also