CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Checks whether this ReversibleChange ist a method with the given name
Namespace: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
public bool IsMethod( string methodName ) |
| Visual Basic |
|---|
Public Function IsMethod ( _ methodName As String _ ) As Boolean |
| Visual C++ |
|---|
public: bool IsMethod( String^ methodName ) |
Parameters
- methodName
- Type: System..::..String
The name of the method