RealUncArrayGetUncComponent Method
Namespace: Metas.UncLibCOM.LinPropAssembly: Metas.UncLibCOM.LinProp (in Metas.UncLibCOM.LinProp.dll) Version: 2.8.9053.20215
public RealArray GetUncComponent(
ILinProp other
)
Public Function GetUncComponent (
other As ILinProp
) As RealArray
public:
virtual RealArray^ GetUncComponent(
ILinProp^ other
) sealed
abstract GetUncComponent :
other : ILinProp -> RealArray
override GetUncComponent :
other : ILinProp -> RealArray
- other ILinProp
-
RealArrayIRealUncArrayGetUncComponent(ILinProp)