Represents a dynamic browse object for a node in a data view hierarchy.
The DataViewBrowseObject type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataViewBrowseObject | Overloaded. Initializes a new instance of the DataViewBrowseObject() object. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetAttributes | Returns a collection of attributes for the current browse object. |
![]() |
GetClassName | Retrieves the name of the class for the current browse object. |
![]() |
GetComponentName | Retrieves the component name of the current browse object. |
![]() |
GetConverter | Retrieves a type converter for the current browse object. |
![]() |
GetDefaultEvent | Retrieves the default event for the current browse object. |
![]() |
GetDefaultProperty | Retrieves the default property for the current browse object. |
![]() |
GetEditor | Retrieves an editor for the specified base type and for the current browse object. |
![]() |
GetEvents | Overloaded. Retrieves a collection of events for the current browse object. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetProperties | Overloaded. Retrieves a collection of properties for the current browse object. |
![]() |
GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
RemoveAttributes | Removes the attributes specified by their type identifiers. |
![]() |
RemoveProperties | Removes all the specified properties from the current browse object. |
![]() |
SetAttributes | Sets the attributes for the current browse object. |
![]() |
SetClassName | Sets the class name for the current browse object. |
![]() |
SetComponentName | Sets the component name for the current browse object. |
![]() |
SetConverter | Sets the type converter for the current browse object. |
![]() |
SetDefaultEvent | Sets the default event for the current browse object. |
![]() |
SetDefaultProperty | Sets the default property for the current browse object. |
![]() |
SetEditor | Sets or removes the editor for the current browse object. |
![]() |
SetEvents | Sets the specified events for the current browse object. |
![]() |
SetProperties | Sets the specified properties for the current browse object. |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
BaseBrowseObject | Gets the base browse object upon which this browse object is based. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IReflect.GetField | Retrieves the field that matches the specified binding constraints for the type of the current instance. |
![]() ![]() |
IReflect.GetFields | Retrieves all the fields defined for the type of the current instance that match the specified binding constraints. |
![]() ![]() |
IReflect.GetMember | Retrieves the specified public members that match the specified binding constraints for the type of the current instance. |
![]() ![]() |
IReflect.GetMembers | Retrieves all the members that match the specified binding constraints for the type of the current instance. |
![]() ![]() |
IReflect.GetMethod | Retrieves the specified method that matches the specified binding constraints for the type of the current instance. |
![]() ![]() |
IReflect.GetMethod | Retrieves the specified method whose parameters match the specified argument types and modifiers, using the specified binding constraints for the type of the current instance. |
![]() ![]() |
IReflect.GetMethods | Retrieves all the methods defined for the type of the current instance, using the specified binding constraints. |
![]() ![]() |
IReflect.GetProperties | Retrieves all the properties for the type of the current instance, using the specified binding constraints. |
![]() ![]() |
IReflect.GetProperty | Retrieves the specified property for the type of the current instance, using the specified binding constraints. |
![]() ![]() |
IReflect.GetProperty | Retrieves the specified public property whose parameters match the specified argument types and modifiers for the type of the current instance, using the specified binding constraints. |
![]() ![]() |
IReflect.InvokeMember | Invokes the specified member using the specified binding constraints and matching the specified argument list, modifiers, and culture. |
![]() ![]() |
IReflect.UnderlyingSystemType | Gets the underlying type of the current browse object. |
Top
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)