Click or drag to resize
VASTIconNode Class
Inheritance Hierarchy

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

The VASTIconNode type exposes the following members.

Constructors
  NameDescription
Public methodVASTIconNode
Initializes a new instance of the VASTIconNode class
Top
Methods
  NameDescription
Public methodaddChildrenwithName (Inherited from VASTXMLNode.)
Public methodaddChildwithName (Inherited from VASTXMLNode.)
Public methodchildrenNamed (Inherited from VASTXMLNode.)
Public methodchildrenNames (Inherited from VASTXMLNode.)
Public methodclickThrough
Public methodclickTrackingURLs
Public methodCompareTo (Inherited from VASTXMLNode.)
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.)
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 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 methodstaticResource
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodurlsForChildrenNamed (Inherited from VASTXMLNode.)
Public methodurlsForCurrentNode (Inherited from VASTXMLNode.)
Public methodviewTrackingURLs
Top
Properties
  NameDescription
Public propertyattributes (Inherited from VASTXMLNode.)
Public propertyvalue (Inherited from VASTXMLNode.)
Top
See Also