ComplexUncArrayGetUncComponent Method
Namespace: Metas.UncLibCOM.MCPropAssembly: Metas.UncLibCOM.MCProp (in Metas.UncLibCOM.MCProp.dll) Version: 2.9.9435.16888
public RealArray GetUncComponent(
	IMCProp other
)
Public Function GetUncComponent ( 
	other As IMCProp
) As RealArray
public:
virtual RealArray^ GetUncComponent(
	IMCProp^ other
) sealed
abstract GetUncComponent : 
        other : IMCProp -> RealArray 
override GetUncComponent : 
        other : IMCProp -> RealArray 
- other  IMCProp
 -  
 
RealArrayIComplexUncArrayGetUncComponent(IMCProp)