VASTInLineNodecreativeAtIndex Method |
Namespace: Veeplay.vastAssembly: Veeplay (in Veeplay.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public VASTCreativeNode creativeAtIndex(
int index
)
Public Function creativeAtIndex (
index As Integer
) As VASTCreativeNode
public:
VASTCreativeNode^ creativeAtIndex(
int index
)
member creativeAtIndex :
index : int -> VASTCreativeNode
Parameters
- index
- Type: SystemInt32
Return Value
Type:
VASTCreativeNodeSee Also