DataSource Members
Include Protected Members
Include Inherited Members
The DataSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataSource(IVsUIDataSource) | ||
DataSource(IVsUIDataSource, DataSourceParameters) |
Top
Methods
Name | Description | |
---|---|---|
AdvisePropertyChangeEvents | ||
Close | ||
Dispose() | Releases all resources used by the current instance of the DataSource class. | |
Dispose(Boolean) | ||
EnumProperties | ||
EnumVerbs | ||
Equals | (Overrides Object.Equals(Object).) | |
Finalize | (Overrides Object.Finalize().) | |
GetHashCode | (Overrides Object.GetHashCode().) | |
GetShapeIdentifier | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValue(String) | ||
GetValue(String, IVsUIObject%) | ||
Invoke(String, Object) | ||
Invoke(String, Object, Object%) | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
QueryValue | ||
ResetValue | ||
SetValue | ||
ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
UnadvisePropertyChangeEvents |
Top
Operators
Top
Properties
Name | Description | |
---|---|---|
IsDisposed | ||
Properties | ||
ShapeIdentifier | ||
Verbs |
Top
Events
Name | Description | |
---|---|---|
PropertyChanged |
Top
Explicit Interface Implementations
Top