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

In This Topic
GetMethodForSelector Method (C1CollectionViewFlowLayout)
In This Topic
Syntax
'Declaration
 
Public Overridable Function GetMethodForSelector( _
   ByVal sel As ObjCRuntime.Selector _
) As IntPtr
 

Parameters

sel
See Also