IFilterDescriptor.GetTypeDescriptors Method
Retrieves the type descriptors associated with this filter.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetTypeDescriptors As ITypeDescriptorCollection
'Usage
Dim instance As IFilterDescriptor
Dim returnValue As ITypeDescriptorCollection
returnValue = instance.GetTypeDescriptors()
ITypeDescriptorCollection GetTypeDescriptors()
Return Value
Type: Microsoft.BusinessData.MetadataModel.Collections.ITypeDescriptorCollection
The type descriptors associated with the filter.