DataCollection | ComponentOne
C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / RetainCount Property

In This Topic
    RetainCount Property (C1CollectionViewFlowLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property RetainCount As UIntPtr
    public virtual UIntPtr RetainCount {get;}
    See Also