    

 ## On this page

  

 

 # Class IFlipImpl

 Last update: 16.07.2025 

Namespace: [VM.Managed.DAFUL](VM.Managed.DAFUL.md)  
Assembly: VMDFBase.dll

```csharp
public class IFlipImpl

```

#### Inheritance

[object](https://learn.microsoft.com/dotnet/api/system.object) ← [IFlipImpl](VM.Managed.DAFUL.IFlipImpl.md)

#### Extension Methods

[LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkProperties_System_Object_VM_Models_Pre_LinkPropertyType_), [LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkPropertiesAndValues_System_Object_VM_Models_Pre_LinkPropertyType_), [LinkPropertyItemCache.GetLinkedObjects(object, LinkPropertyType)](VM.Models.Pre.Cache.LinkPropertyItemCache.md#VM_Models_Pre_Cache_LinkPropertyItemCache_GetLinkedObjects__1_System_Object_VM_Models_Pre_LinkPropertyType_)

## Constructors

### <a id="VM_Managed_DAFUL_IFlipImpl__ctor"></a> IFlipImpl()

```csharp
public IFlipImpl()

```

## Methods

### <a id="VM_Managed_DAFUL_IFlipImpl_SwitchImpl__1_VM_Managed_ObjectBase_VM_Managed_Child___0_VM_Managed_ObjectBase_Update__VM_Managed_Child___0_VM_Managed_ObjectBase_Update__"></a> SwitchImpl(ObjectBase, Child, Child)

```csharp
public static void SwitchImpl<t>(ObjectBase target, Child<t objectbase.update> objBase, Child<t objectbase.update> objAction) where T : ObjectBase

```

#### Parameters

`target` ObjectBase

`objBase` Child

`objAction` Child

#### Type Parameters

`T`