C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1Border Class / BatchCommit Method


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