DataCollection | ComponentOne
C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewFlowLayout Class / ValueForKey Method

In This Topic
    ValueForKey Method (C1CollectionViewFlowLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function ValueForKey( _
       ByVal key As Foundation.NSString _
    ) As Foundation.NSObject
    public virtual Foundation.NSObject ValueForKey( 
       Foundation.NSString key
    )

    Parameters

    key
    See Also