JAMS Developer Guide
GetProperties(Object) Method


MVPSI.JAMS Namespace > DeltaTimeConverter Class > GetProperties Method : GetProperties(Object) Method
Syntax
'Declaration
 
Public Overloads Function GetProperties( _
   ByVal value As System.Object _
) As System.ComponentModel.PropertyDescriptorCollection
'Usage
 
Dim instance As DeltaTimeConverter
Dim value As System.Object
Dim value As System.ComponentModel.PropertyDescriptorCollection
 
value = instance.GetProperties(value)
public System.ComponentModel.PropertyDescriptorCollection GetProperties( 
   System.object value
)

Parameters

value
Requirements

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

See Also

Reference

DeltaTimeConverter Class
DeltaTimeConverter Members
Overload List