GraphDataObject.GetData Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetData(String) | Gets the data for the passed in format | |
GetData(Type) | Gets the data for the passed in format | |
GetData(IDataObject) | Get the DGML in the given data object. | |
GetData(String, Boolean) | Gets data for the passed in format |
Top