| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9 	
                       		
			       | 
             
| Leadtools.MediaFoundation Namespace > TargetAudioTypes Class : Insert Method | 
public void Insert( int index, TargetAudioType item )
'Declaration
 
Public Sub Insert( _ ByVal index As Integer, _ ByVal item As TargetAudioType _ )
'Usage
 
Dim instance As TargetAudioTypes Dim index As Integer Dim item As TargetAudioType instance.Insert(index, item)
public: void Insert( int index, TargetAudioType^ item )