'Declaration
Protected Overridable Sub SetItem( _ ByVal index As System.Integer, _ ByVal item As Element _ )
'Usage
Dim instance As ElementCollection Dim index As System.Integer Dim item As Element instance.SetItem(index, item)
Parameters
- index
- item