MetadataStructureValidatorItems Method
Return items in the obj as list.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
protected virtual List<Object> Items(
Object obj
)
- obj Object
- Object to extract the values from.
ListObjectCollection of extracted items.