Property FileToObjects FileToObjects Map of file to list of objects in that file Declaration public Dictionary<string, List<ObjectIdentifier>> FileToObjects { get; } Property Value Type Description Dictionary<string, List<ObjectIdentifier>> Implements IWriteData.FileToObjects