public virtual PropertyDescriptorCollection GetProperties( Type type, bool collection )
'Declaration
Public Overridable Function GetProperties( _ ByVal type As Type, _ ByVal collection As Boolean _ ) As PropertyDescriptorCollection
'Usage
Dim instance As DataManagerBase Dim type As Type Dim collection As Boolean Dim value As PropertyDescriptorCollection value = instance.GetProperties(type, collection)
Parameters
- type
- collection