다음을 통해 공유


Service.RunChildCompensation(Segment, Int32, Boolean, Object[]) 메서드

정의

public:
 virtual bool RunChildCompensation(Microsoft::XLANGs::Core::Segment ^ s, int index, bool hasOutArgs, cli::array <System::Object ^> ^ args);
public bool RunChildCompensation (Microsoft.XLANGs.Core.Segment s, int index, bool hasOutArgs, object[] args);
abstract member RunChildCompensation : Microsoft.XLANGs.Core.Segment * int * bool * obj[] -> bool
override this.RunChildCompensation : Microsoft.XLANGs.Core.Segment * int * bool * obj[] -> bool
Public Function RunChildCompensation (s As Segment, index As Integer, hasOutArgs As Boolean, args As Object()) As Boolean

매개 변수

index
Int32
hasOutArgs
Boolean
args
Object[]

반환

구현

적용 대상