VASTNonLinearAdsNodenonLinearsByType Method |
Namespace: Veeplay.vastAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Dictionary<string, List<VASTNonLinearNode>> nonLinearsByType()
Public Function nonLinearsByType As Dictionary(Of String, List(Of VASTNonLinearNode))
public:
Dictionary<String^, List<VASTNonLinearNode^>^>^ nonLinearsByType()
member nonLinearsByType : unit -> Dictionary<string, List<VASTNonLinearNode>>
Return Value
Type:
DictionaryString,
ListVASTNonLinearNodeSee Also