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

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

Parameters

kind
See Also