|
| ESRI.ArcGIS.ADF.Web.UI.WebControls | |
| GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Design Namespace > LayerFormatConverter Class > GetProperties Method : GetProperties(ITypeDescriptorContext,Object,Attribute[]) Method |
- context
- value
- attributes
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Overridable Function GetProperties( _ ByVal context As ITypeDescriptorContext, _ ByVal value As Object, _ ByVal attributes() As Attribute _ ) As PropertyDescriptorCollection | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As LayerFormatConverter Dim context As ITypeDescriptorContext Dim value As Object Dim attributes() As Attribute Dim value As PropertyDescriptorCollection value = instance.GetProperties(context, value, attributes) | |
| C# | |
|---|---|
public virtual PropertyDescriptorCollection GetProperties( ITypeDescriptorContext context, object value, Attribute[] attributes ) | |
Parameters
- context
- value
- attributes
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family