ComplexUncArrayGetUncComponent Method
Namespace: Metas.UncLibCOM.DistPropAssembly: Metas.UncLibCOM.DistProp (in Metas.UncLibCOM.DistProp.dll) Version: 2.8.9053.20222
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
-
RealArrayIComplexUncArrayGetUncComponent(IDistProp)