IDataClass.GetMethodInstances Method
Include Protected Members
Include Inherited Members
Gets the method instances of this data class by using various options.
Overload List
Name | Description | |
---|---|---|
GetMethodInstances() | Gets the method instances of this data class. | |
GetMethodInstances(MethodInstanceType) | Gets the method instances of this data class with the given stereotype. |
Top