HasProperty Method (BaseC1FrameworkStyle)
Gets a value indicating whether the collection contains a property with the specified name.
'Declaration
Protected Function HasProperty( _
ByVal As String _
) As Boolean
Parameters
- name
- Specified property name.
Return Value
True if property exists.