Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetCustomDataSourceDisplayName(Object)
|
Returns the display name of a custom data source.
|
GetDataMemberDisplayName(Object, String, String)
|
Returns the display name of a data member.
|
GetDataMemberDisplayName(Object, String)
|
Returns the display name of a data member.
|
GetDataSourceDisplayName(Object, String)
|
Returns the display name of a data source.
|
GetHashCode()
|
Serves as the default hash function.
|
GetItemProperties(Object, String, Boolean)
|
Returns the array of data source item properties.
|
GetType()
|
Gets the Type of the current instance.
|
IsComplexType(Type)
static
|
Indicates whether the data source is of a custom type.
|
IsStandardType(Type)
static
|
Indicates whether the data source is of the standard type.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|
TryGetDataMemberDisplayName(Object, String, String, out String)
|
|
TryGetDataMemberDisplayName(Object, String, out String)
|
Attempts to obtain the display name of the specified data member.
|