ComponentOne Xamarin.iOS
DangerousAutorelease Method (GridIncrementalLoadingCell)


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

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members