Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1CompositeIcon Class / BatchCommit Method


In This Topic
    BatchCommit Method (C1CompositeIcon)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub BatchCommit() 
    'Usage
     
    
    Dim instance As C1CompositeIcon
     
    instance.BatchCommit()
    public void BatchCommit()
    See Also