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

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

Parameters

aSelector
anObject
See Also