ComponentOne Xamarin.iOS
DangerousRetain Method (GridGroupRowCell)


C1.iOS.Grid Assembly > C1.iOS.Grid Namespace > GridGroupRowCell Class : DangerousRetain Method
Syntax
'Declaration
 
<Foundation.PreserveAttribute()>
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function DangerousRetain() As Foundation.NSObject
'Usage
 
Dim instance As GridGroupRowCell
Dim value As Foundation.NSObject
 
value = instance.DangerousRetain()
[Foundation.Preserve()]
[EditorBrowsable(EditorBrowsableState.Advanced)]
public Foundation.NSObject DangerousRetain()
See Also

Reference

GridGroupRowCell Class
GridGroupRowCell Members