'DeclarationSub Composite( _ ByVal other As ICompositeExtendData _ )
'UsageDim instance As ICompositeExtendData Dim other As ICompositeExtendData instance.Composite(other)
void Composite( ICompositeExtendData other )
Parameters
- other
'DeclarationSub Composite( _ ByVal other As ICompositeExtendData _ )
'UsageDim instance As ICompositeExtendData Dim other As ICompositeExtendData instance.Composite(other)
void Composite( ICompositeExtendData other )