Click or drag to resize
TypeGetProperties Method
Overload List
  NameDescription
Public methodGetProperties
Returns all the public properties of the current Type.
Public methodGetProperties(BindingFlags)
When overridden in a derived class, searches for the properties of the current Type, using the specified binding constraints.
Top
See Also