C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / GetIndexPathsToDeleteForSupplementaryView Method

In This Topic
GetIndexPathsToDeleteForSupplementaryView Method
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetIndexPathsToDeleteForSupplementaryView( _
   ByVal kind As Foundation.NSString _
) As Foundation.NSIndexPath()
 

Parameters

kind
See Also