ObjectContext Conversion (ObjectContext to ListTypedValue)
Explicit cast to a list of TypedValues.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static explicit operator List<TypedValue> (
ObjectContext context
)
- context ObjectContext
ListTypedValueCollection of TypedValue objects from this context.