'Declaration
Public Overloads Overrides Sub Cut( _ ByVal sender As Foundation.NSObject _ )
'Usage
Dim instance As GridBase Dim sender As Foundation.NSObject instance.Cut(sender)
public override void Cut( Foundation.NSObject sender )
Parameters
- sender