Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / StringCollectionCollectionEditor Class / CancelChanges Method


In This Topic
    CancelChanges Method
    In This Topic
    Cancels changes to the collection.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub CancelChanges() 
    'Usage
     
    
    Dim instance As StringCollectionCollectionEditor
     
    instance.CancelChanges()
    protected override void CancelChanges()
    See Also