'DeclarationPublic Overridable Sub CancelNew( _ ByVal itemIndex As System.Integer _ )
'UsageDim instance As NotifyPropertyCollection(Of T) Dim itemIndex As System.Integer instance.CancelNew(itemIndex)
public virtual void CancelNew( System.int itemIndex )
Parameters
- itemIndex