Class PickerMulti
Last update: 16.07.2025Namespace: VM.Managed.Picker.Core
Assembly: VMAppCore.dll
This class is to represent the multi picker.
public abstract class PickerMulti : PickerBase
Inheritance
object ← PickerBase ← PickerMulti
Derived
PickerMultiEntityVM, PickerMultiGeneral, PickerMultiTopol
Inherited Members
PickerBase.raise_CustomFilterEvent(object, FilterArgs),
PickerBase.Pick(bool),
PickerBase.PickWithStartSignal(bool, ManualResetEvent),
PickerBase.Abort(),
PickerBase.GetPickerInfo(),
PickerBase.GetValidResultXml(string),
PickerBase.GetResultXmlFromKey(UIntPtr),
PickerBase.GetChangeNoneParametricXml(string),
PickerBase.Filtering(UIntPtr),
PickerBase.FilteringVMPID(_VM_ID),
PickerBase.FilteringAnother(UIntPtr),
PickerBase.FilteringReference(UIntPtr, UIntPtr),
PickerBase.Highlight(bool),
PickerBase.GetAdjacentPatch(double, List
Extension Methods
LinkPropertyItemCache.GetLinkProperties(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkPropertiesAndValues(object, LinkPropertyType),
LinkPropertyItemCache.GetLinkedObjects
Constructors
PickerMulti()
Initializes a new instance of the
public PickerMulti()
Methods
GetResultXmlFromKey(UIntPtr[])
Get valid result xml according to picker keys of core.
public virtual string GetResultXmlFromKey(UIntPtr[] A_0)
Parameters
A_0 UIntPtr[]
Returns
The valid result xml.
SetHighlight(List, bool, bool)
public abstract void SetHighlight(List<uintptr> lstObject, bool bHighlight, bool bUpdate)
Parameters
bHighlight bool
bUpdate bool