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

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

Parameters

kind
See Also