JAMS Developer Guide
CancelNew Method (DateDetailCollection)


MVPSI.JAMS Namespace > DateDetailCollection Class : CancelNew Method
Syntax
'Declaration
 
Public Overridable Sub CancelNew( _
   ByVal itemIndex As System.Integer _
) 
'Usage
 
Dim instance As DateDetailCollection
Dim itemIndex As System.Integer
 
instance.CancelNew(itemIndex)
public virtual void CancelNew( 
   System.int itemIndex
)

Parameters

itemIndex
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DateDetailCollection Class
DateDetailCollection Members