Slu.Heureka.DomainLayer.Forest Namespace > SpeciesCollectionConverter<T> Class > GetProperties Method : GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method |
'Declaration
Public Overloads Overrides Function GetProperties( _ ByVal context As ITypeDescriptorContext, _ ByVal value As Object, _ ByVal attributes() As Attribute _ ) As PropertyDescriptorCollection
'Usage
Dim instance As SpeciesCollectionConverter(Of T) Dim context As ITypeDescriptorContext Dim value As Object Dim attributes() As Attribute Dim value As PropertyDescriptorCollection value = instance.GetProperties(context, value, attributes)
public override PropertyDescriptorCollection GetProperties( ITypeDescriptorContext context, object value, Attribute[] attributes )
public: PropertyDescriptorCollection^ GetProperties( ITypeDescriptorContext^ context, Object^ value, array<Attribute^>^ attributes ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2