RealUncNumberGetUncComponent Method
Namespace: Metas.UncLibCOM.DistPropAssembly: Metas.UncLibCOM.DistProp (in Metas.UncLibCOM.DistProp.dll) Version: 2.9.9435.16891
public RealArray GetUncComponent(
	IDistProp other
)
Public Function GetUncComponent ( 
	other As IDistProp
) As RealArray
public:
virtual RealArray^ GetUncComponent(
	IDistProp^ other
) sealed
abstract GetUncComponent : 
        other : IDistProp -> RealArray 
override GetUncComponent : 
        other : IDistProp -> RealArray 
- other  IDistProp
-  
RealArrayIRealUncNumberGetUncComponent(IDistProp)