Metodo SwCurSelInfoDoTheWork
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.1.0
Sintassi public void DoTheWork(
Feature thisFeat,
string ParentName,
Body2 bToFind
)
Public Sub DoTheWork (
thisFeat As Feature,
ParentName As String,
bToFind As Body2
)
public:
void DoTheWork(
Feature^ thisFeat,
String^ ParentName,
Body2^ bToFind
)
member DoTheWork :
thisFeat : Feature *
ParentName : string *
bToFind : Body2 -> unit
Parametri
- thisFeat Feature
-
- ParentName String
-
- bToFind Body2
-
Vedi anche