C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / PerformSelector Method / PerformSelector(Selector) Method

In This Topic
PerformSelector(Selector) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Overridable Function PerformSelector( _
   ByVal aSelector As ObjCRuntime.Selector _
) As Foundation.NSObject
 

Parameters

aSelector
See Also