Overload List
| Name | Description | |
|---|---|---|
| GetCompatibleOutputs(Type, Object) |
Gets a list of all output properties that can be assigned to the given type.
| |
| GetCompatibleOutputs(Type, Type) |
Gets a list of all output properties that can be assigned to the given type. This
override should only be called if an instance of the source object is not available.
|
See Also