'Declaration Public Overloads Function GetProperties() As PropertyDescriptorCollection
'Usage Dim instance As SpreadDataRowView Dim value As PropertyDescriptorCollection value = instance.GetProperties()
public PropertyDescriptorCollection GetProperties()
Return Value
A System.ComponentModel.PropertyDescriptorCollection that represents the properties for this component instance.