NoContextAssertValidItem Method
Ensures an item is valid before it is added to the list.
Delegated to by the IList methods that add a value to the list.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public override TypedValue AssertValidItem(
TypedValue item
)
- item TypedValue
- The item to check.
TypedValueAlways return null.