RemoveAt Method

RemoveAt function

Remove the name at the specific index.


func (instance *NameCollection) RemoveAt(index int32)  error

Remarks

See Also